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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
558 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
545 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment