Also how would I close just the positions that were opened using some order called myEntryOrder? (again usingthe unmanaged approach)
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Close all open positions in Unmanaged approach
Collapse
X
-
Close all open positions in Unmanaged approach
How do I close all open positions (at market) using the unmanaged approach?
Also how would I close just the positions that were opened using some order called myEntryOrder? (again usingthe unmanaged approach)Tags: None
-
Hello westofpluto,
In the strategies logic you could submit market orders to close the position.
For specific positions you would generally need to track that in some way, for example if you have myEntryOrder saved to a variable you can check its quantity to know how many to close.
I Look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
63 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
139 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
75 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
50 views
0 likes
|
Last Post
|

Comment