Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Code executing Twice on Each Tick

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

    Strategy Code executing Twice on Each Tick

    I have a strategy which runs on OnEachTick with 3 Line Break 1 Minute Data Series. For every Tick, strategy is executing twice, first on Close Price when the Bar was created and then the Current Bar Close Price. Has anyone seen this issue? Any one knows how to fix this issue? Thanks.



    #2
    Hello yasirbashir1000,

    Is the Line Break the primary chart series, or was this added with AddDataSeries()?

    Do you have any data series added internally with AddDataSeries() that would also be updating OnBarUpdate() with Calculate.OnEachTick in addition to the primary series?
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Yes, I added a secondary chart earlier during testing and removed it. It seems like NinjaTrader windows process was still running and somehow still had the old strategy loaded. I rebooted the server and issue was resolved. Thanks for your help.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      477 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      317 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      256 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      340 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      308 views
      0 likes
      Last Post CarlTrading  
      Working...
      X