Can I name the Entry, Target, Stop when using AtmStrategy within a strategy? If so, how?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
AtmStrategy - Naming Entry, Target.
Collapse
X
-
It would not appear so. I believe they're numbered based on how the ATM Strategy Template defines the targets. Maybe NinjaTrader Support can advise if there is a way.
There is a way to change their prices using https://ninjatrader.com/support/help...stoptarget.htm but that's when they're already there and already named.
-
Hello TAJTrades,Originally posted by TAJTrades View PostI appears that the default when using AtmStrategy within a Strategy is Entry, Target1, Stop1.
Can I name the Entry, Target, Stop when using AtmStrategy within a strategy? If so, how?
Thank you for your post.
The order names from an ATM strategy used within a strategy are driven by the ATM strategy. You may not name the Entry, Target, and Stop orders differently. There is a clear line between ATM strategies and NinjaScript strategies, as described on this page:
Please let us know if we may be of further assistance.
Comment
-
Hello BartMan,
Thank you for your inquiry.
This page lists the methods and properties available for ATM strategy management and monitoring via NinjaScript:
If you are looking to query all orders on an account, you could look into using the Account class to subscribe to account-related events and access account-related information. This could even be used to get information from manually placed orders, such as a manual ATM strategy placed on a chart rather than submitted via a NinjaScript Strategy. For more information about the account class:- https://ninjatrader.com/support/help...ount_class.htm
- AccountItemUpdate - https://ninjatrader.com/support/help...itemupdate.htm
- Orders collection - https://ninjatrader.com/support/help...rs_account.htm
Comment
- https://ninjatrader.com/support/help...ount_class.htm
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
165 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
87 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
128 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
207 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment