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, 05-11-2026, 05:56 AM
|
0 responses
52 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
29 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
194 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
355 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
274 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
Comment