Login Page - Create Account

Support Board


Date/Time: Fri, 27 Jun 2025 21:31:36 +0000



[Programming Help] - Acsil and timeframe get() / set() adjust by other chart

View Count: 812

[2021-09-24 09:00:36]
tomas262 - Posts: 149
is there a way to use some method to get timeframe setting in ACSIL and possibly also set another value for the timeframe period from a advanced custom study?

I would like to adjust "bar period - setting" for a range bar chart based on VIX for example

Thanks!
[2021-09-24 13:16:40]
User907968 - Posts: 840
ACSIL Interface Members - Functions: sc.GetBarPeriodParameters()
ACSIL Interface Members - Functions: sc.SetBarPeriodParameters()

also 'sc.GetBarPeriodParametersForChart', which might not be documented yet.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account