---
name: "Crypto Backtest"
description: "Crypto futures backtesting engine with built-in EMA, RSI, MACD, and Bollinger Band strategies. Fetches OHLCV data from any ccxt-supported exchange (Bybit, Bi..."
category: "other"
source: "ClawHub"
tags: []
platforms: []
author: ""
version: ""
license: ""
installCmd: "hermes skills install clawhub/crypto-backtest"
sourceUrl: "https://clawhub.ai/skills/crypto-backtest"
---

# 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...

- **Category:** Other
- **Source:** ClawHub
- **Author:** 
- **Version:** 
- **License:** 
- **Platforms:** All
- **Install Command:** `hermes skills install clawhub/crypto-backtest`
- **Source URL:** [https://clawhub.ai/skills/crypto-backtest](https://clawhub.ai/skills/crypto-backtest)

## Overview


## Installation
To install this skill, run the following command in your terminal:
```bash
hermes skills install clawhub/crypto-backtest
```
