Login Page - Create Account

Support Board


Date/Time: Tue, 13 May 2025 17:51:34 +0000



Post From: Referencing Studies Across Charts with Different Timeframes

[2024-08-07 20:12:44]
Gradient - Posts: 126
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.