Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

If there any real difference between: Recalculate and Keepgoing when connection loss?

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

    If there any real difference between: Recalculate and Keepgoing when connection loss?

    I know it seems soundly obvious that there is in fact, BUT, this is my doubt:

    Once the system has recovered from the connection loss, and assuming there's not any reloaded data, the Algo calculations for next Bar will be the same , either you choose Recalculate or Keepgoing ? won't it ? I imagine that if an Algo keeps going, it will continue to calculate to whatever data is available.

    Any hint will be useful here

    #2
    Hello,

    That will depend upon how long the disconnection has lasted. First, if the connection is re-established within the timeframe specified in DisconnectDelaySeconds, then the strategy will not be stopped, and everything will continue as normal.

    If not, then the real impact will depend upon whether the disconnection lasts longer than one bar, and whether the strategy relies on incoming tick data for its calculations. With KeepRunning, if the connection resumes during the same bar with CalculateOnBarClose = True, there should not be much of an impact, but if it resumes after several bars, you may see issues with triggers being missed.

    For more information on connection loss handling, please see the links below:

    http://www.ninjatrader.com/support/h...sshandling.htm

    http://www.ninjatrader.com/support/h...layseconds.htm

    Please let me know if I can assist further.
    Dave I.NinjaTrader Product Management

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    577 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    553 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X