How the EA follows these objects on the chart????
-

I want to specify that it is a custom indicator and when the Aqua arrow appears (buy) and Red arrow (sell) it automatically sets target 1 and 2.Thanks
-
@gt-0 Check the buffers of the indicator in data window <CTRL>-D in terminal.
-
Be very careful with indicators like this. They usually repaint. Check it's not one of them. Otherwise your strategy will fail.
-
thanks to all ....I'm positive that I don't know exactly how to do it
