Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 05:19:22 +0000



Post From: Referencing Studies Across Charts with Different Timeframes

[2024-08-07 20:12:44]
Gradient - Posts: 176
I developed a solution.

I had to attach a spreadsheet to one chart (i.e. Daily). This stores all of the studies.

I then, on the secondary chart, could use the sc.GetSheet.....methods referenced here:ACSIL Interface Members - Functions: sc.GetSheetCellAsDouble()

I can now get studies between different timeframes.