My custom indicator has only 2 buffer. I try to check which one is which line but it not work.
my testing very easy
if buffer0 > buffer1 Draw arrow and Buy
if buffer0 < buffer1 Draw arrow and Sell
So I have qusetions
- How to use or get data from custom indicator? or how to check (image1)
- If FXdreema can,t get data from this indicator how to get data from MT4 indicator (image2) I have put MA on RSI.
https://fxdreema.com/shared/Mk99KjYEb
0_1637351004353_UniRSI Cross_v1.0 600+.mq4

