Support Board
Date/Time: Fri, 28 Aug 2026 03:33:38 +0000
Post From: SetChartStudyInputChartStudySubgraphValues not writeable for CHART_STUDY_VALUES input type
| [2026-07-13 21:33:13] |
| Sierra_Chart Engineering - Posts: 24693 |
|
We tested this, and it works just perfect. s_ChartStudySubgraphValues ChartStudySubgraphValues;
ChartStudySubgraphValues.ChartNumber = 2; ChartStudySubgraphValues.StudyID = 1; ChartStudySubgraphValues.SubgraphIndex = 2; int Result = sc.SetChartStudyInputChartStudySubgraphValues(sc.ChartNumber, 1, 3, ChartStudySubgraphValues); Attached is the Chartbook we tested with. The above code was put in a study function applied to chart #1 and it updated the ChartStudySubgraphValues Input in the Text Display for Study from Chart study on that same chart and set the Subgraph index from 1 to 2. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2026-07-13 21:34:28
|
| |
