Support Board
Date/Time: Tue, 01 Jul 2025 19:29:30 +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
|