Auto Hedge with individual indicator signal and close hedge position with same individual indicator in profit only
The concept here is to apply auto hedge once an independent individual indicator in a specified TF detects change in market momentum so it opens a hedge position and immediately closes in profit only once the indicator detects loss of opposite momentum. This is just similar to how we use the stochastic K in the default set to open first main position and close with same stochastic K in profit only. @andrey can also advise on better approach to implement this!
Oh, no! Why do you need one more strategy running?
Hedge on individual signal + individual hedge closing = separate trading strategy. Why should we add it to the existing EA? How can it improve the main strategy?