Login Page - Create Account

Support Board


Date/Time: Mon, 23 Mar 2026 18:55:24 +0000



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

[2020-05-01 13:15:55]
ejtrader - Posts: 689
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