object from indicator
-
can someone help me capture the objects created by this indicator so i can use them as condition to to trade0_1648470708411_[CodeBase] M-Candles.mq4
-
@mr-lenny This indicator shows everything in the object list but, there is nothing in the description, this information is what the EA would use.

-
@jstap thank you
-
so it is imposible to o right?
-
@mr-lenny I believe so.
-
@mr-lenny what are you trying to achieve from this indicator?
From what i see this is just a current bull bear candle from selected timeframe. -
@biztet yes i want to do something with probability of canleds
-
@mr-lenny Technically you can select specific objects as listes on the objects tab. However, considering there are so many, you should need a powerful loop searching for them. How many objects would the EA need?
-
@mr-lenny this will do just like what that custom indicator does.
Now you don't need to use that custom indicator.