Support Board
Date/Time: Thu, 03 Jul 2025 03:37:59 +0000
Post From: ACSIL - detect Triggering next historical data download in queue message
[2020-05-03 08:00:36] |
|
It sounds like you want to know what is triggering the historical data downloads. This is explained here in relation to Intraday data: Historical Intraday Data (Missing Data / Download Errors / Viewing More Data): Retrying Downloading of Intraday Data We also see this in the Message Log which does cause a reconnection to the data feed under certain conditions but this is not a common occurrence: Sierra Chart account data changed. Requesting updated account information. | 2020-04-30 19:13:47.761 Have a look at these variables and functions: ACSIL Interface Members - Variables and Arrays: sc.ServerConnectionState ACSIL Interface Members - Functions: sc.IsChartDataLoadingCompleteForAllCharts() ACSIL Interface Members - Functions: sc.ChartIsDownloadingHistoricalData() You really do have to check for the downloading of historical data every time the study function is called if you need to be aware of that. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2020-05-03 08:14:31
|