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 NullPointStrategies, Yesterday, 05:17 AM
      0 responses
      75 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      146 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      79 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      50 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      54 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X