Support Board
Date/Time: Sun, 06 Jul 2025 06:20:00 +0000
Post From: ACSIL / GetChartStudySubgraphValues for user parameters ?
[2019-03-14 17:42:09] |
wwwingman - Posts: 185 |
Hi I would like to let the user choose a study ID from another chart. I believe it is only possible on the current chart using sc.Input[].GetStudyID() Can this be enhanced to be used on another chart ? My goal is to have something similar to sc.Input[].GetChartStudySubgraphValues() but for the study parameters... Is it possible to get the user choose a study parameter of another chart ? Something like sc.Input[].GetChartStudySubgraphValues() but for the parameters the user chooses. If this is too much to ask, is it possible to have an input of a study id on another chart ? which means enhancing the current sc.Input[].GetStudyID() to handle also chart number. Please let me know if I am unclear. Thank you. -- W |