Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Random Strategy trying to be called

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

    Random Strategy trying to be called

    Hello

    When I am calling my strategy ("London Breakout") it is also trying to call another strategy which I have not even brought up in this instance of NT (or even the last 4-5 for that matter).

    Attached is a screenshot and you can see that at 2:51:41 it tried to call "DeutscherFrühstücksTrade". Not even the script editor for this file is up.

    There is nothing in my London Breakout strategy that calls this strategy up and, to my knowledge level, there is nothing in my D.F.T. script that would call this strategy up on startup of the program or of the chart.

    Do you have an idea why it is calling this?
    Attached Files

    #2
    Hello Jg123,

    Thank you for your post.

    The Initialize method is called whenever you open a new strategy window, meaning when you want to start a new strategy.

    This will load the strategies in the window and call the Initialize method for each strategy.

    Let me know if I can be of further assistance.
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      Okay, so there is nothing that needs to be done about this? It doesn't have any effect on how NinjaTrader or any strategies run? Is that correct?

      Comment


        #4
        This just doesn't make sense because I have 22 different strategies in the dialogue box and this is the only one that said it was trying to initialize but didn't...and I didn't even try to pull this one up

        Comment


          #5
          Jg123,

          All these error message indicates is that particular strategy had an error in the Initialize() method.

          When the dialog window was loaded it calls the Initialize() method for all the strategies to load it into the window.

          If you do not want this log message to keep appearing you would need to fix the error in the Initialize() of the strategy or remove the strategy from NinjaTrader
          Cal H.NinjaTrader Customer Service

          Comment


            #6
            ah, great. Thank you very much. That clears things up completely now.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            646 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            367 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            108 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            570 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            573 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X