Support Board
Date/Time: Thu, 03 Jul 2025 13:48:15 +0000
Post From: running backtests automatically
[2021-02-25 13:52:25] |
User907968 - Posts: 840 |
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? |