Run Backtesting
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
Run Backtesting
Documentation Index
Fetch the complete documentation index at: https://condor.hummingbot.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Response
Successful Response

