Login Page - Create Account

Support Board


Date/Time: Sat, 10 May 2025 22:48:38 +0000



Post From: referenced study not getting data

[2015-03-13 00:56:05]
onnb - Posts: 663
I have a study that references a subgraph on another study using input.SetStudySubgraphValues(...) and GetStudyArrayUsingID

When I do a reload and recalculation, I get all zeros (insert). This is also the case if I change study settings and return to the chart.
If I now do a recalc the values are received ok - (cntl+insert).

I am referencing the SC built in Line study.
The referencing study has calculation precedence set to low.

I am on build 1235.

Any ideas?