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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
81 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
41 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
66 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment