Check Highest MA nCandle
-
Hello.
How can i check the highest MA within 500 candle?
Thanks . . . . -
This code will do that for you: https://fxdreema.com/shared/lLGbVoL4
-
Thank you brother. This kind is complex to me. But as i notice some of it, can i play around with another indicator or price by replace this "iMA(NULL, 0, 200, 0, MODE_SMA, PRICE_CLOSE, i)"?
-
It is quite complex, and is similar to the code used for all FX blocks