Login Page - Create Account

Support Board


Date/Time: Sun, 01 Jun 2025 01:29:39 +0000



[Programming Help] - Allow Study to Change Bar Period

View Count: 133

[2025-05-02 21:25:32]
User139065 - Posts: 24
Is the ability to allow a study to change the time frame of a chart still available?
I can not find the option within Chart Settings
[2025-05-03 04:54:34]
Tony - Posts: 579
Are you talking about writing your own study with ACSIL?

If so this is the one you will be using:
BarPeriod.IntradayChartBarPeriodParameter1

[2025-05-03 12:52:15]
User139065 - Posts: 24
Yes, i was using the "BarPeriod.IntradayChartBarPeriodParameter1", but the the chart was not changing.
ACSIL Interface Members - Functions: sc.SetBarPeriodParameters()

I was able to figure it out, and now the code changes the chart bar period.
There used to be a option in the chart settings that needed to be enabled to allow a study to changed the chart.
I guess it was removed.

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

Login

Login Page - Create Account