Support Board
Date/Time: Wed, 17 Sep 2025 07:53:49 +0000
Post From: ACSIL - Referencing OHLC values from another chart.
[2022-04-20 19:08:17] |
User92573 - Posts: 574 |
Dear Support I have created a number of studies that reference multiple subgraphs in other charts within the same chartbook but I can't find any specific examples of how to access the main subgraph data, OHLC etc. Example:
Input_StudySubgraphReference01.SetStudySubgraphValues(4, 3); // ID, SG. Any help appreciated. Many thanks. |