Login Page - Create Account

Support Board


Date/Time: Sun, 02 Feb 2025 20:09:19 +0000



Post From: ACSIL: Optimization of calculations and drawings

[2019-09-26 15:30:37]
User907968 - Posts: 825
I tried to work around this issue by only drawing "visible marks" using

sc.IndexOfFirstVisibleBar and sc.IndexOfLastVisibleBar

but when doing historical analysis offline those are not updated and therefore "redraws" need to be forced by re-applying the settings to the study.

Did you read the information related to "sc.IndexOfFirstVisibleBar" -
ACSIL Interface Members - Variables and Arrays: sc.IndexOfFirstVisibleBar

Also this "sc.UpdateAlways" in relation to above -
ACSIL Interface Members - Variables and Arrays: sc.UpdateAlways