How can I make it so a new direction won't start until the first direction has completed all it's trades?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Automated strategy exiting out of direction trade when new direction begins
Collapse
X
-
Automated strategy exiting out of direction trade when new direction begins
I have a strategy set up that trades both longs and shorts. When I test it on tradingview it only trades on direction at a time and will not enter a new one until the first direction has either hit it's stop loss or profit. Ninjatrader seems to exit out of one direction as soon as the conditions for the reverse is detected.
How can I make it so a new direction won't start until the first direction has completed all it's trades?Tags: None
-
Hello unpronounceable1700,
If your condition to enter in the opposite direction becomes true that will automatically close out the existing position and enter into the opposite direction as a reversal. That is a default feature when using the managed approach. To avoid that your entry conditions would need to be limited to working when the strategy is flat, you can do that by adding a position check condition.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
52 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment