I would like to add data series to indicators, but longer than the main chart period. I cannot see this is possible?
If it helps, the reason I want to do this, rather than extend the chart series is that extending the chart series on shorter time frames which the indicators will be added to simply adds a lot of bars and indicator series that are not needed. For example, I need to plot some weekly data on a tick chart, but don;t want more than 1 days data on the tick chart. I could add a weekly data series too, but that messes up the bars - they do not layout properly with multiple data series when they are mixed, i.e. tick, time.
I'd like to be able to tell my indicator to load 4 weeks of weekly data on the daily time-frame for instance, but have this added to a 1 minute day chart, for example.
Possible?
Thanks.

Comment