Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Executing custom Atm Strategy
Collapse
X
-
Executing custom Atm Strategy
I'm attempting to execute a custom created Atm Strategy created using the Chart Trader Atm Strategy selector. Method AtmStrategy.StartAtmStrategy() does not work because it requires that an Atm Strategy file to exist. Is there a way to execute a custom Atm Strategy in NinjaScript? Or do I have to create the strategy file, execute the atm strategy, then delete the file again?
Tags: None
-
Hello martyn73,
Are you referring to the Atm Strategy Template as the file?
If you are planning to custom code the logic, I would not recommend using AtmStrategy methods.
Below is a link to an example of custom trailing logic.
If you are using Atm Strategy methods, the Atm Strategy Template should be made manually in the Chart Trader Atm Strategy window, or SuperDOM window.Chelsea B.NinjaTrader Customer Service
-
Hi Chelsea, I'm referring to when you select "Custom" from the Chart Trader strategy selector. And create an Atm Strategy on the fly. It appears that this method does not create a strategy file. So when I execute StartAtmStrategy() when "Custom" has been selected it fails because it's trying to find that Atm Strategy file. So am wondering if there is a different way of executing the Atm Strategy when "Custom" is selected. Thanks.
Comment
-
Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
656 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
370 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
577 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment