On a 30 chart, Tick data is added
AddDataSeries( null, newBarsPeriod {BarsPeriodType = BarsPeriodType.Tick, Value = 25}, 17000, "", false);
Historical Data was last downloaded on 11/04/24. The chart loads the Tick Data up to the 11/04 Data, the next bar is the first live bar. How can I get the gap in data filled, without having to download Historical Data every day?
Version 8.1.3.1 64-bit
Bruce

Comment