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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    607 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    353 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    560 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    561 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X