Login Page - Create Account

Support Board


Date/Time: Sun, 19 Apr 2026 09:14:18 +0000



Post From: running backtests automatically

[2021-02-25 13:52:25]
User907968 - Posts: 870
Or maybe there is some workaround how to run it directly from some ACSIL script
There are functions for controlling replay and setting inputs, search 'Replay' or 'Input' on this page - https://www.sierrachart.com/index.php?page=doc/ACSIL_Members_Functions.html, you also, for example, change the chart symbool using - https://www.sierrachart.com/index.php?page=doc/ACSIL_Members_Variables_And_Arrays.html#scDataFile.

Maybe amongst all of that there is enough to build an ACSIL study to run your backtesting process?