Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 bortz, 11-06-2023, 08:04 AM
            47 responses
            1,611 views
            0 likes
            Last Post aligator  
            Started by jaybedreamin, Today, 05:56 PM
            0 responses
            9 views
            0 likes
            Last Post jaybedreamin  
            Started by DJ888, 04-16-2024, 06:09 PM
            6 responses
            19 views
            0 likes
            Last Post DJ888
            by DJ888
             
            Started by Jon17, Today, 04:33 PM
            0 responses
            6 views
            0 likes
            Last Post Jon17
            by Jon17
             
            Started by Javierw.ok, Today, 04:12 PM
            0 responses
            22 views
            0 likes
            Last Post Javierw.ok  
            Working...
            X