Install
openclaw skills install @collierking/backtestbotBacktest trading strategies against historical market data with performance analytics and risk metrics
openclaw skills install @collierking/backtestbotBacktest trading strategies against historical market data with detailed performance analytics.
BacktestBot enables you to define, test, and evaluate trading strategies using historical data, including:
Ask your agent to backtest strategies and analyze results:
Set the following environment variables:
BACKTESTBOT_API_KEY — API key for BacktestBot. Used to authenticate requests for historical OHLCV data, strategy simulations, and performance metrics.BACKTESTBOT_DATA_DIR — (optional) local directory for cached historical data. Defaults to ~/.backtestbot/data.