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 kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
15 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
59 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
42 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
47 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
38 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment