Is it possible to code an ATM Strategy? (that can manage a position that has been manually opened)
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
closing a manually opened position
Collapse
X
-
closing a manually opened position
Can a Strategy close a position that has been manually opened?
Is it possible to code an ATM Strategy? (that can manage a position that has been manually opened)Tags: None
-
Hello NinjaCustomer,
Thanks for your post.
It is not supported in NinjaTrader 7 to close a manually opened position with a strategy. You can however code an ATM strategy with the ATM Strategy NinjaScript methods. I will link the documentation for those methods below.
Help Guide- ATM Strategy Methods
Please let me know if you have any questions.Josh G.NinjaTrader Customer Service
-
-
No problem . I have moved your post to the appropriate section of the forum.
In NinjaTrader 8 your strategy can manage a manually opened position with start behavior called Adopt Account Position. You need to specifically add a line to your strategy to enable it (IsAdoptAccountPositionAware = true).
Please see the documentation below and let me know if you have any questions on how to use it to program a strategy to manage the exit of a manual entry.
Help Guide- Syncing Account Positions
Help Guide- StartBehavior
Help Guide- IsAdoptAccountPositionAware
Additionally, I am including a link to the NinjaTrader 8 ATM Methods below.
Help Guide- ATM Strategy MethodsJosh G.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
32 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
356 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
277 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment