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 NullPointStrategies, Today, 05:17 AM
|
0 responses
44 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
126 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
65 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
42 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment