Read Chart Object
-
Hello,
is it possible to read an object when it appears.
Not with "for each object", but with appear or visible.
E.g. If arrow appear then buy.
Or is it possible to read out an ID number ?Thanks in advance.


-
Hi @thomas_stock
I think it depends on your indicator whether the arrow uses object of buffer. -
The problem is, that I don't have a buffer for the arrow. Otherwise it would not be a problem.
-
@thomas_stock I'm afraid you will need a programmer editing the indicator. Otherwise fxDreema cannot catch that unless using custom code, ie a programmer again.
-
@thomas_stock hola, conseguiste solucionar esto?
-
There will be no answer for this without sharing the indicator.