Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

synchronizing open positions

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

    synchronizing open positions

    Hi support,

    I use IB as my broker and very often the day I'm loosing the connection. (at the morning hours separatly for different markets) Just for seconds but somtimes a little bit longer. How should I synchronize any positions I'm running by a NinjaScript strategy? Is there an example for a synch of that? Currently I check at reconnection the ope positions and if there is any stop order associated with that. If not, then I close the position at market an reset all my vars in the code. Is that a good idea? I'm not sure. An other way to solve this is to place a stop into the market protecting the open position.

    Any ideas?
    Many thanks
    cicondo

    #2
    cicondo, unfortunately we don't have a sample for this ready. You want to monitor OnConnectionStatus() - http://www.ninjatrader-support.com/H...ionStatus.html and keep track of open positions vs expected positions and then submit orders to sync accordingly.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    51 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    32 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    99 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    177 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    170 views
    0 likes
    Last Post CarlTrading  
    Working...
    X