Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to know my account has pending/executed orders when resuming running strategy
Collapse
X
-
How to know my account has pending/executed orders when resuming running strategy
If for any reasons such as power outages, so I have to restart running NJ program. If I have pending orders or executed orders, is there a way to know these orders after resuming NJ program? Thanks.Tags: None
-
Ryan, thanks for the answers. But the method you provided is done manually. How could NinjaScript know these order status?
If my NJ scripts issued 10 orders, 5 pending and 5 executed and then hit power outage. Is there a way for my Ninja script to continue handing these order without manually checking and closing these orders?
Comment
-
Yes, this is not done in your own custom coding but there is a sync process made when you restart the strategy. What happens is the strategy is run against historical data and looks to match this historical run with the prior actual run. There are a few different things it will do depending on if it matches successfully and your sync settings. This is detailed here:
Ryan M.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
580 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
336 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
102 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment