Need some help
-
Hello, I have indicator without mq4 and that is why I can't use buffers. How can detect red arrows in other way?

-
The only way I can imagine is trying to see if they are objects. fxDreema can detect objects.
-
Yes arrows are objects. Can you give a small example on this

-
Which one would be correct?

-
Before moving on you need to be sure the indicator doesn't repaint those arrows. If it does, the bot is doomed. Did you check it?
-
If you right click on the arrow, go to properties, you will get the arrow code, in FX, use any object, selected by arrow code.