Login Page - Create Account

Support Board


Date/Time: Thu, 06 Mar 2025 04:04:24 +0000



Post From: Change periodicity of chart in ACSIL on symbol change

[2022-01-23 23:16:35]
joshtrader - Posts: 501
I wrote some code which changes the periodicity, on a symbol change (it maintains a list of symbol to desired periodicity and changes to that). However, when changing the symbol, the chart fully loads, and only then does my study change the periodicity. What this means is that for a symbol change, two chart reloads are required.

What would be the recommended way to change the periodicity before all the bars load? Is this possible?