Login Page - Create Account

Support Board


Date/Time: Tue, 22 Apr 2025 03:27:50 +0000



Post From: Subgraphs Update Latency

[2025-02-12 19:31:19]
User431178 - Posts: 654

Chartbook contains Chart A and Chart B.

The charts are on two different timeframes.

Because of this, the conventional GetStudyArrayFromChartUsingID can't be used. In lieu of this, a spreadsheet study is used across A and B which captures the studies of each chart in its respective sheet.

You can still use GetStudyArrayFromChartUsingID without the intermediate spreadsheet.
All you need to is match the corresponding bars using sc.GetContainingIndexForSCDateTime or similar function.
It is explained clearly at the link in the post above - Referencing Other Time Frames and Symbols When Using the ACSIL: Referencing Data from Other Time Frames By Direct Referencing of the Other Timeframe