I have built my strategy using strategy builder and created ATM strategy to manage my orders but how do I link ATM strategy to strategy builder?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Link ATM strategy to Strategy builder
Collapse
X
-
Hello Tej1304,
Welcome to the NinjaTrader forums!
Calling an Atm Strategy instead of using NinjaScript Strategy stop losses and trailing stops uses a separate advanced set of methods and cannot be setup with the Strategy Builder.
The Strategy must be programmed manually in the NinjaScript Editor using Atm Strategy methods.
When using Atm Strategy Methods the Atm strategy is basically send to the core to be handled. It is then completely abandon by the strategy, other than the id that can be used to retrieve the state.
Orders placed through Atm Strategy methods do not affect the Strategy Position and do not affect the StrategyPerformance.
Think of these as manually placed orders that are not part of the strategy, but still are able to have the entry automated with logic.
Below are links to the help guide on Atm Strategy Methods.
Atm Strategy Methods - https://ninjatrader.com/support/help...gy_methods.htm
Using Atm Strategy Methods - https://ninjatrader.com/support/help...strategies.htm
Included with NInjaTrader is a strategy named SampleAtmStrategy which demonstrates.Chelsea B.NinjaTrader Customer Service
-
Hello anyone with an example of this integration? it will be great to call an already defined ATM
Comment
-
Hello millonperez,
Thanks for your note.
We do have a reference sample called SampleAtmStrategy that demonstrates using ATM Strategy templates in a NinjaScript strategy. This sample comes default with NinjaTrader.
To view the reference sample, go to Control Center > New > NinjaScript Editor, open the Strategies folder, and double-click the SampleAtmStrategy file.
Please see the reference samples linked by my colleague Chelsea in post # 2 for more information about Atm Strategy Methods.
Let me know if I may assist further.<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>
- Likes 1
Comment
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by nize786, Today, 12:40 PM
|
1 response
5 views
0 likes
|
Last Post Today, 12:54 PM | ||
Started by timwey, Today, 10:55 AM
|
3 responses
14 views
0 likes
|
Last Post Today, 12:52 PM | ||
Started by ARobotPolisher, 09-19-2024, 08:02 AM
|
3 responses
31 views
0 likes
|
Last Post
by Sam2515
Today, 12:52 PM
|
||
Started by samish18, 08-30-2024, 03:10 PM
|
43 responses
312 views
0 likes
|
Last Post Today, 12:49 PM | ||
Started by indy73, 02-13-2019, 10:09 PM
|
14 responses
1,293 views
0 likes
|
Last Post
by Chaos05
Today, 12:44 PM
|
Comment