Support Board
Date/Time: Tue, 16 Sep 2025 19:40:53 +0000
Post From: Range Bar based on open - close range
[2023-03-27 17:15:51] |
Kai - Posts: 10 |
Within the CustomRangeChartBarBuildingFunction() ? When i add sc.AddMessageToLog() there, i get following error: In function 'void CustomRangeChartBarBuildingFunction(SCCustomChartBarInterfaceRef)': test.cpp:89:3: error: 'sc' was not declared in this scope; did you mean 's_sc'? 89 | sc.AddMessageToLog( |