Login Page - Create Account

Support Board


Date/Time: Sun, 25 May 2025 15:33:02 +0000



[Programming Help] - custom study values not matching chart or spreadsheet

View Count: 328

[2023-05-28 16:35:16]
$tack - Posts: 111
I am building a custom study in ASCIL and am calling the GetStudyArrayUsingID method to access values in separate custom studies/subgraphs.
The issue I'm having is that I'm printing out all the values for all subgraphs it's returning and they don't match what I'm seeing in the chart, or the values I see when I create a spreadsheet study.

The subgraphs show the value of the current price when the signal fires, and zero if not. However I either just see zero for all the values for the subgraph, or in some cases I see a float value below 1 that I don't see anywhere on the chart/spreadsheet.

Is there a reason why the values through ascil would be different? I do not have access to the other custom study code to see what it's doing to determine further what is happening.

Is there a workaround for this such as using another builtin study to reference the values of the custom study and then referencing those values?

Any advice is appreciated. Thanks in advance
[2023-05-28 16:36:33]
$tack - Posts: 111
sorry i'm not sure if it matters if i should post this as a support request or a user discussion and accidentally submited as user discussion. I can resubmit as support request if needed.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account