Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 00:41:14 +0000



Post From: sc.ChartIsDownloadingHistoricalData always returning 0

[2023-10-15 16:55:56]
User562525 - Posts: 33
If I open a chart that has not yet previously been downloaded for example EOD data of AAPL, then when doing

sc.ChartIsDownloadingHistoricalData

It always returns 0 even though the data is downloading and then completes downloading.

However if the data has been previously downloaded and is updating the data then

sc.ChartIsDownloadingHistoricalData will return 1 while downloading and 0 when complete.