I'm coding an indicator that I'd like to use on top of an other indicator in a chart. I see that price data series like Close contain the other indicator's output.
How can I have access to price data of the bars of the (primary) instrument on the chart?
Thanks.

Comment