Help! Buy Sell with this indicator
-
How to Buy/Sell with this indicator:
Value > 15 And clolor Green --> Buy
Value > 15 and color Red -> Sell
Indicator:
0_1614320865379_SDA_v_3.2.mq4Example: https://fxdreema.com/shared/qOXxhkRbd
Thanks BRO
-
@khacdiepvnc Your logic is correct. I'm afraid the problem is that the indicator repaints.
-
Thanks Bro
How to fix it bro? -
@khacdiepvnc Well, I'm afraid I would recommend to change the indicator. Repainting indicators are NOT reliable at all. You should choose one that doesn't repaint.
-
I tested, it is not repaint
I use Bar -1 candleColor condition run, value condition dont run

-
@khacdiepvnc Then there must be something in the indicator that fxDreema cannot identify correctly. Did you tru to use Bar 0 or Bar 1. Does it work then?
-
@khacdiepvnc yes. Excactly bro
Thanks -
@khacdiepvnc You're welcome.