Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Not Loading On Charts

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Strategy Not Loading On Charts

    I programmed a second strategy to use on Ninjatrader 8. The first one loads but I can not get the second one to load on my chart.

    #2
    Hello Sadat,
    Thanks for writing in.

    Do you see any errors on the Logs tab of your Control Center? If so, what do they report?

    Can you give us a little more context or snippets on what it is you are doing?
    Josh G.NinjaTrader Customer Service

    Comment


      #3
      The Log Tab seems to be saying it loaded correctly. It says Enabling Ninjascript Strategy. The strategy is almost the same as another strategy that is loading properly. The only difference is I changed the Volume to trigger at 6k something on a 10000 volume bar.

      Comment


        #4
        Sadat.

        From the information you have provided it sounds like you simply need to add some Prints and debug your code.

        If you add a Print0 statement inside your condition do you see that it is ever reached?

        Josh G.NinjaTrader Customer Service

        Comment


          #5
          Hi Josh,
          I think the answer is something simple I might not be doing but I'll try the Prints. How do you add prints. I read what you sent. Can you tell me where to put it? I have never done one.

          Comment


            #6
            Sadat,

            You would put the Print() inside your condition. This is mentioned inside the link that I posted above. The purpose is to see if your condition becomes true and then it will allow the Print() method to execute
            Josh G.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by NullPointStrategies, Yesterday, 05:17 AM
            0 responses
            72 views
            0 likes
            Last Post NullPointStrategies  
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            143 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            76 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            47 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            51 views
            0 likes
            Last Post TheRealMorford  
            Working...
            X