When developing an indicator that requires a secondary 1 tick series, is it possible to get this indicator to display on a time series graph (And display more then one time candlestick).
When I load a chart with my primary series and the 1 tick secondary, you can't get the X axis to display reasonably (it clamps to the 1 tick resolution), when I really dont want to view anything with that granularity. Everything needs to be viewed in the time domain of the primary bar (say 5 minute candlesticks). Is what I am trying to achieve possible? If you put both a 5 minute and 1 tick series in the same chart you are stuck at the 1 tick resolution and cannot zoom out.

Comment