another indicator draws arrow ?
-
i have a harmonic indicator that draws arrows , i cant get into the code editor , is it possible for a ea to detect this arrow. ta
image url) -
@max-c you can use attached indicator to check if buffers provide any value.
-
@paragorundu thanks using mt5 though , trying out on chart event , is hidden in object list , seems to alert the ea bit tricky tho.
-
@max-c in indicator appear
-
@max-c I see. Buffer Explorer indicator is a practical tool for me but there are several ways to check if buffers provides a value.
You can try to use below blocks and run your ea in visual mode as you know;
-Comment
-Trace
-Draw text