Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Cancelled Order Confirmation ?
Collapse
X
-
Cancelled Order Confirmation ?
What's the best way to assure that all my orders have been cancelled ?Tags: None
-
Hello spottysallrite,
Thank you for your post.
To clarify, do you mean active orders from a single strategy, every order including manual orders on the overall account, or all orders on a particular instrument and account combination? Are you looking to do this from a strategy or manually through the platform UI?
Thanks in advance; I look forward to assisting you further.
-
Right. This would be entirely for active orders produced by a single strategy. That is, before entering any orders for the next trade I want to make sure there are no currently active orders that might not have been cancelled from any previous activity. And, I want to do this entirely from within a strategy. In short, assume I am not doing any manual trading, and this is being done on a single instrument and a single account.
Comment
-
Hello spottysallrite,
Thank you for your reply.
If you are keeping track of your orders using order variables to track them, you could check each to make sure that the order variable for that order is in a terminal state or has been set to null. IsTerminalState would be used to check whether the order is cancelled/filled/rejected etc. If all the order variables are either null or in a terminal state where you can set them to null, you can be certain there's no active orders.
Please let us know if we may be of further assistance to you.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
72 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
143 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
76 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
47 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
51 views
0 likes
|
Last Post
|

Comment