Thanks for the reply @l-andorrĂ I have converted the objects manually to buffers. I am able to access them now 
S
Posts made by Sparxia
-
RE: Compare Chart Object values - Multi timeframeposted in Questions & Answers
-
Compare Chart Object values - Multi timeframeposted in Questions & Answers
I need to create a EA where a custom indicator draw two objects (Trendlines).
I can see the value for the current symbol and timeframe but is it possible to work with the object from different timeframe?
For example,
I have a trendline object from the custom indicator on a 5 minute timeframe. I want to compare the value with a trendline object from the same indicator on a 15 minute, 30 minute and so on.
Right now, the custom indicator doesn't use the object values inside a buffer but just a visual representative.