I would like to place my orders from the DOM but I want the ATM strategy to call a more advanced NinjaScript strategy.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Can ATM Strategy call a Ninjascript Strategy
Collapse
X
-
Hi Maltese,
Thank you for your note.
This type of ATM strategy is not possible in the described method.
However, you can call an ATM strategy from the NinjaScript to have your Automated Strategy Orders managed by an ATM strategy.
Let me know if I can be of further assistance.Cal H.NinjaTrader Customer Service
-
If you do call an ATM strategy from a NinjaScript Strategy, would that not cause the NinjaScript Strategy to cancel?Originally posted by NinjaTrader_Cal View PostHi Maltese,
Thank you for your note.
This type of ATM strategy is not possible in the described method.
However, you can call an ATM strategy from the NinjaScript to have your Automated Strategy Orders managed by an ATM strategy.
Let me know if I can be of further assistance.
Comment
-
Hello Everyone,
dsherman:
No, the automated strategy just use the ATM Strategy Logic for placing the Stop Loss and Profit target orders is all.
maltese:
The ATM Strategy would not be able to call an automated strategy, but it maybe possible to use an automated strategy and if you place a manual ATM Strategy order to try to grab the order and help manage it with some unsupported code. NinjaScript is a very power tool that can be used to do many different things.
valerycy:
For an example of how to use an ATM Strategy inside of an NinjaScript strategy you may view our sample code by going to Tools -> Edit NinjaScript -> Strategies -> and open our SampleAtmStrategy code.
You may also view our Help Guide at the following link.
Let us know if we can be of any further assistance.JCNinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
144 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
71 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
79 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment