Support Board
Date/Time: Fri, 20 Jun 2025 04:35:29 +0000
Post From: ACSIL - Referencing OHLC values from another chart.
[2022-04-20 19:08:17] |
User92573 - Posts: 563 |
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. |