What context do i need to add to have my strategy reverse using limit orders? I can use strategy builder or i can hard code it if necessary
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Entering and exiting on same bar in strategy builder
Collapse
X
-
Entering and exiting on same bar in strategy builder
I have completed a strategy that works good using market orders where when conditions change the strategy reverses. When changing the entries from market to limit orders I can only take long positions.
What context do i need to add to have my strategy reverse using limit orders? I can use strategy builder or i can hard code it if necessaryTags: None
-
Hello Teebone21,
The managed approach (used by the Strategy Builder) automatically reverses the position when an entry is called in the opposite direction.
NinjaTrader will automatically submit a Close position order to close the previous position before entering the new position.
Be sure not to call an exit and then an entry on the same bar. This would cause the position to become double the opposite direction or cause an overfill.
Hello. Why does my strategy not reverse positions as soon as I put in StopLoss or TrailStop methods? The active position has to be closed by either two
Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
79 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
40 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
63 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
63 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