I have 2 separate indicator. From the second one I have to read a draw object collection that creates the first one. Sometimes, when I refresh the indicators on the chart, the draw objects collection is not ready to be read from the second indicator so I need to refresh multiple times.
Can you give me a method to load and active the second indicator on the chart only if the first one is completely loaded?
Thanks

Comment