Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

OnTermination() method

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

    OnTermination() method

    Hello,

    I have an external process that watch if every strategy execute correctly (a kind of heartbeat).
    I would like to make the difference between:
    - a manual stop of a strategy
    - a crash or shutdown of IB TWS

    This cause the strategy to stop, and call OnTermination() method.
    How to make the difference ??

    I know you may think this is beyond your support, but I need it for a professional global and industrial process.
    Thanks a lot for your help.
    Arnaud

    #2
    Arnaud,

    There is no distinction from here as the strategy is stopped. Instead I suggest you check OnConnectionStatus() to check for connection losses since TWS crash would result in that before a termination.
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    220 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    135 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    150 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    235 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    193 views
    0 likes
    Last Post CarlTrading  
    Working...
    X