I have tried to code a MT4 indicator that draws an arrow after every three continuously falling or raising candles.
Buffer = 0 for the buy arrow. Buffer = 1 for the sell arrow.
I have tried to code a MT4 indicator that draws an arrow after every three continuously falling or raising candles.
Buffer = 0 for the buy arrow. Buffer = 1 for the sell arrow.