Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
ATM Strategy Cancel Order After 1 bar
Collapse
X
-
Hi babouin77, I moved the post to a new topic since the other one was a year old:
https://ninjatrader.com/support/forum/node/1220868
We do not have an existing example of this but the methods are all documented to accomplish it. The documentation here has an example on how to use GetAtmStrategyEntryOrderStatus to first read the status fo the entry order, and if its working, cancel it using AtmStrategyCancelEntryOrder():
To add onto the condition to check if at least one bar has passed you can save a class level variable, setting it to the CurrentBar value when you submit the entry order, and cancel if the next CurrentBar == SavedValue+1.
Kind regards,
-ChrisL
- Likes 1
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
52 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment