Communityv1.0.0

Crypto Backtest

Crypto futures backtesting engine with built-in EMA, RSI, MACD, and Bollinger Band strategies. Fetches OHLCV data from any ccxt-supported exchange (Bybit, Bi...

1.7kdownloads1stars6active installsSunnyZhou
View on ClawHubBack to Skills

Skill Details

Slug
crypto-backtest
Latest Version
1.0.0
Author
SunnyZhou
Published
Feb 18, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Crypto Backtest.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of crypto-backtest: a fast, scriptable backtesting engine for crypto futures. - Supports fetching OHLCV data from any ccxt-supported exchange (Bybit, Binance, OKX, and more). - Includes built-in EMA crossover, RSI, MACD, and Bollinger Band strategies. - Enables multi-strategy parameter sweeps with automatic metric reporting (win rate, PnL, drawdown, etc.). - Exports machine-readable backtest results to JSON for integration with trading pipelines. - Simple plug-in interface for custom strategies.