search chart for objects?
-
Hello,
Question, I have some custom indicators that will paint objects on the chart (boxes, Arrows, etc)... How can I scan the chart for these objects to see if they are present in specific orders, etc?
Yes, I'm new to fxDreema, so please be nice..

-
you need to find the buffer
https://fxdreema.com/tutorial/builder/indicatorsI am having the same prombles LOL
-
Yes, depends on what the indicator have in its buffers. Only when the data in the buffers cannot be used, and the indicator really prints objects on the chart, only then you should go to work with the objects. Here are 2 examples: https://fxdreema.com/examples#Chart-Objects