Backtesting
Run Backtesting
Run a backtesting simulation with the provided configuration.
Args: backtesting_config: Configuration for the backtesting including start/end time, resolution, trade cost, and controller config
Returns: Dictionary containing executors, processed data, and results from the backtest
Raises: Returns error dictionary if backtesting fails
post/backtesting/run-backtesting
Request body
Response
Successful Response
{"stackTrail":"paths:/backtesting/run-backtesting:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}