Support Board
Date/Time: Sun, 18 May 2025 13:57:28 +0000
Post From: ACSIL Getting Bar Period in Minutes "sc.GetBarPeriodParametersForChart"
[2024-03-19 12:30:36] |
User92573 - Posts: 560 |
The post sent me looking for "sc.GetBarPeriodParametersForChart" when all I needed was the following. n_ACSIL::s_BarPeriod BarPeriod; sc.GetBarPeriodParameters(BarPeriod); Many thanks. |