Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Initialise being called twice and OnBarUpdate not being called atall

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

    Initialise being called twice and OnBarUpdate not being called atall

    I have proved using Print statements in my strategy code that Initialise is being called twice but the OnBarUpdate is not being called at all. I am running the strategy on a 2 min simulated chart can somebody please help?

    #2
    Hello Venkatesh,

    Thank you for your post.

    The double call for Initialize() is expected as this method gets called when you bring up the Strategies window and when you first apply it.

    However for the second part that is not.

    Can you share with me the script that you use for the OnBarUpdate()?
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by venkatesh View Post
      I have proved using Print statements in my strategy code that Initialise is being called twice but the OnBarUpdate is not being called at all. I am running the strategy on a 2 min simulated chart can somebody please help?
      Have you enabled the strategy?

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      597 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      343 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      103 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      556 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      555 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X