Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 10:43:00 +0000



Post From: Calling Indicators Between Differtent Charts

[2023-05-17 20:25:30]
JohnR - User831573 - Posts: 306
sc.GetStudyArraysFromChartUsingID()
The sc.GetStudyArraysFromChartUsingID() function gets all of the Subgraph arrays from a study specified by the ChartNumber and the unique StudyID parameters.

The StudyID is the unique study identifier.

There are also functions to find the ID # if you only know a name.

Hope this helps,
John