Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Changing position size with managed orders
Collapse
X
-
Changing position size with managed orders
Let's say I have strategy logic that is going to ask for a position between zero and +5 contracts. Is it possible via managed orders to move between say a position of +3 and +4 contracts via a market order? If so, how is it done? Some variation of EnterLong()? And will automatically placed stops created via SetStopLoss update to the new position size?Tags: None
-
Hello The Big D,
Are you trying to scale into a position?
If so, you should use separate orders for each quantity set.
If you wanted to scale in to a position of 9, 3 contracts at a time, then use 3 orders with a quantity of 3 each.
Are you asking if you place a market order when a position is already open?
Yes, you can do that, you would need to ensure the EntriesPerDirection is high enough to allow the orders.
Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
163 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
82 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
125 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
206 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment