An example: I add my volume profile indicator on the chart. But by default, this indicator shows nothing. The trader needs to add the ranges itself. When I add some ranges, then an indicator draws POC line for each range and put this value to Data Box. Look at the screenshot, please.
And when I add an indicator in my Strategy, these values in DataBox are always zero, because of the strategy connect to the new instance of my indicator but I need to connect to that instance on the chart, which has already drawn lines and put values in Data Box. Is this possible?

Comment