Login Page - Create Account

Support Board


Date/Time: Sat, 28 Dec 2024 09:48:24 +0000



Post From: How to access a value calculated by a Study Function that is NOT being outputted to chart

[2016-02-23 00:19:47]
User972044 - Posts: 154
For sc.GetStudyExtraArrayFromChartUsingID(), I KNOW to use the study ID of the array but I was asking about the Array ID of the study ID because the Array ID does NOT show anywhere in the study window. If you look at your documentation for the function, one of the parameter is the ExtraArrayIndex which is the array of the sc.Subgraph. The ONLY place that I find this ExtraArrayIndex is in the .cpp file. Is that the one I should use?

Thanks