I have an indicator that uses volume from OnMarketData in order to make decisions to display certain draw objects on a chart. I notice it doesn't work on historical data. I believe it is due to use the event handler OnMarketData. Is there a way to show the volume from OnMarketData historically?
Thanks,
Jeremy

Comment