How close on reverse signal and open reverse
-
Hello, how do I close the operation when an opposite sign appears
i use an indicator
My project: https://fxdreema.com/shared/Z8siBd8Yb -
this?

-
hi tanks but
Does not work the way I want it
I want it this way.
Can someone help?
 -
the indicator is this 0_1487090567509_StepMA NMC v3.01.mq4
-
This example probably shows the same idea you want to make: https://fxdreema.com/demo/mt4-buy-sell-buy-sell-opposite-conditions
But of course the indicator needs to work in the EA. I notice that there are arrows, and sometimes you need to use Candle ID of 1 or more. If you are not sure about the indicator, check it with Trace (https://fxdreema.com/demo/mt4-trace-multiple) -
rpfslb notice when the indicator changes colour from red to blue, value of indicator on candle id 1 < id 2.
From blue to red value of indicator on candle id 1 > id 2