Support Board
Date/Time: Tue, 08 Jul 2025 01:16:02 +0000
Post From: ACSIL Getting Bar Period in Minutes "sc.GetBarPeriodParametersForChart"
[2024-03-19 12:30:36] |
User92573 - Posts: 566 |
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. |