Support Board
Date/Time: Wed, 10 Sep 2025 18:33:11 +0000
Post From: sc.GetStudyArrayFromChartUsingID
[2016-04-20 20:46:17] |
User99735 - Posts: 234 |
Hi, Am trying to access data in cols AA of a spreadsheet from a strategy, as follows, using 16 for column AA / Subgraph number is not working. What would be the correct number to use. SCFloatArray SpreadSheetColAAArray; sc.GetStudyArrayFromChartUsingID(ChartNumber, StudyID, 16, SpreadSheetColAAArray); Regards Vivek Date Time Of Last Edit: 2016-04-20 20:46:54
|