Support Board
Date/Time: Thu, 06 Nov 2025 11:41:33 +0000
Post From: Set 'LoadWeekendDataSetting' with ACSIL?
| [2022-09-13 15:20:28] |
| User462086 - Posts: 196 |
|
Tried the following but wasn't able to change its value: n_ACSIL::s_ChartSessionTimes chartSessionTimes; sc.GetSessionTimesFromChart(sc.ChartNumber, chartSessionTimes); if (chartSessionTimes.LoadWeekendDataSetting != 0) chartSessionTimes.LoadWeekendDataSetting = 0; There's a 'sc.NewBarAtStartOfPeriod' variable but not a 'sc.LoadWeekendData'. Is there a way to set this from ACSIL? Many thanks!! |
