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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
81 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
42 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
66 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment