Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to Add Custom ATM to my strategy?
Collapse
X
-
How to Add Custom ATM to my strategy?
I've written a strategy and I've custom-written my entry and exits. However, I want to just add an ATM that's written by someone else to manage my positions. I am not well versed in logic coding for trailing my entries, exits, and position size. I've seen some great ATMs that I would like to just use when an order is executed. How can I achieve this?
Tags: None
-
Hello priceisking,
Thank you for your post.
The following page covers important concepts to keep in mind when using ATMs in your NinjaScript logic:
The ATM strategy methods may be found here:
Those methods can be used to submit entry orders that have an ATM strategy template attached. There is also a strategy called "SampleAtmStrategy" that comes with NinjaTrader by default. You may view the source code in the NinjaScript Editor and it works if you save an ATM strategy template named "AtmStrategyTemplate"
Please let us know if we may be of further assistance.
-
-
I have an example here. https://github.com/WaleeTheRobot/ord...rderFlowBot.csOriginally posted by priceisking View PostI've written a strategy and I've custom-written my entry and exits. However, I want to just add an ATM that's written by someone else to manage my positions. I am not well versed in logic coding for trailing my entries, exits, and position size. I've seen some great ATMs that I would like to just use when an order is executed. How can I achieve this?
- Likes 1
Comment
-
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
88 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
134 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
118 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
67 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment