Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 03:52:39 +0000



Post From: ACSIL - detect Triggering next historical data download in queue message

[2020-05-01 13:15:55]
ejtrader - Posts: 688
At present - I use this function - when the study is first initialized to take care of download case.

sc.DownloadingHistoricalData

But while the study is running - I don't look for this condition again due to performance consideration. It appears like some event would trigger this downloading of data. Should I have look for this event with each call?

Thanks