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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
46 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
14 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
22 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment