Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
strategy reference custom atm
Collapse
X
-
strategy reference custom atm
can i make a strategy's entry conditions trigger a custom atm strategy i have saved?Tags: None
-
Hello SteveReiza,
Thanks for your post.
Yes, to accomplish this you would need to use Atm Strategy Methods, such as AtmStrategyCreate(), in your script to submit an entry order that uses an ATM Strategy template to control stop loss and profit target orders.
Note that Atm Strategy Methods can only be used in an unlocked script. They are not accessible in a Strategy Builder strategy.
See the SampleAtmStrategy script that comes default with NinjaTrader for an example of using ATM Strategy templates in a custom NinjaScript strategy. To view the script, open a New > NinjaScript Editor window, open the Strategies folder, and double-click on the SampleAtmStrategy file.
See this help guide page for more information about Atm Strategy Methods and sample code: https://ninjatrader.com/support/help...gy_methods.htm
<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
-
thanks for the reply. cool cool. i'm going to stick with the strategy builder. i think i have the stop losses keyed in now - finally.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
56 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
34 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
359 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
281 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment