Buy-Sell when arrow of the indicator appears Not Working
-

-
I have identified Buffer 2 as the Buy Arrow and Buffer 3 as the Sell Arrow
-

-
@pickay This should work, are you sure it appears on candle 1? When it appears the buffer value will change, this is what gives the signal, maybe use indicator visible block, this has the candle id selection as the normal settings.
-
@pickay Did you check the indicator doesn't repaint? I guess it does. If so, the EA will never work as you wish.
-
@l-andorrà The indicator doesn't repaint, so I don't know what to do now
-
@jstap Okay thanks for the suggestion let me try that