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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
87 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
132 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
65 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
118 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
67 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
Comment