New Hedge Mode opens infinity positions
I tried the new hedge mode with some basic test:
1- When the signal is active with (open hedge on) it is open positions.
2- When enable "Allow hedge only right after main position open" looks like not working.
CP v2.50.6 MT5
Here is the details and a video:
Thank you for your bug-report!
But this is not a bug, EA works exactly like you set.
If you want to open trade just after the main trade, set AllowHedge_RightAfterMain=true.
If you want to open only 1 trade per bar, set AllowHedge_OnNewBarOnly=true
If you want to open hedge on every Oscillator overbought event, use Cross In or Cross Out mode (not Inside zone that means permanents signal all time indicator is in zone).