Need your support coding a simple MT4 indicator

Viewed 32

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.

0 Answers
Related