work with stocks
-
how to write simple ea
-
Look in the "Objects List" for object's names
-
news based es
-
I don't have your indicator. If this indicator creates objects, these objects can look very different, they can be arrows, lines, circles... and text. Each object has unique name. Text objects may show any text, but they also have their unique names. You can see object's names when you go to Objects List (Ctrl+B) in MetaTrader. Depending on the names of the objects (sometimes they are the same every time, sometimes they are different) you can select those objects and get information out of them.
Of course, the best is if the indicator is giving you information via its buffers. Only work with objects if there is nothing for you in the buffers
-
how write
-
I don't know what else to say
