Login Page - Create Account

Support Board


Date/Time: Sat, 28 Dec 2024 09:47:50 +0000



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

[2016-02-22 04:10:37]
User972044 - Posts: 154
Hello there,

I am trying to access the subgraph values from a chart using the sc.GetStudyArrayUsingID() function as instructed but it's not working. I would like to know am I supposed to use the SG value from the study setting window or the Subgraph number that I specified in my .cpp file? Because they are different. The SG value from the study setting is always starts at 1 and when I specified the Subgraph number in my .cpp file, I always started the Subgraph number at 0.

Also for the sc.GetStudyExtraArrayFromChartUsingID() function, again same question, am I supposed to use the Array ID in the .cpp file? Because for the arrays, its ID doesn't even show up in the study function window.

Thanks. I would appreciate if you can answer this question in less than 2 days as I am scrambling to debug my trading system as I only have 3 days left in my free trial. Once the debugging is finished, I can go live. Thanks
Date Time Of Last Edit: 2016-02-22 04:11:06