Login Page - Create Account

Support Board


Date/Time: Thu, 28 May 2026 20:22:28 +0000



Post From: running bar based backtest from ACSIL

[2026-05-28 17:11:41]
User30743 - Posts: 399
hello, is there a way to trigger a backetest run (specifically the Bar Based backtest) from within acsil.

The reason I ask is that we are builing a wrapper for backtesting of a study multiple times with different inputs. Basically backtesting a grid. But I dont know how to triger the bar based backtest programatically.

I know there is a way to trigger replay programatically with "replayMode": 1, but it is tick by tick run which is very slow and we dont need tick by tick run for every strategy - bar based OHLC - would be enough.

Can you point me to the right direction how to call it from withing the ACSIL?

I believe it should be possible to do that
Date Time Of Last Edit: 2026-05-28 17:18:34