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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
88 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
134 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
118 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
67 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment