AI AGENT ADDONS

You can test your trading ideas on historical data with this skill. It creates a complete Python script to check if a strategy works. You just tell it the strategy name, stock symbol, exchange, and time interval.

The skill uses powerful libraries like TA-Lib for common indicators and OpenAlgo ta for special ones. It handles Indian delivery and futures fees automatically. You get a full report with stats, a benchmark comparison, and even an equity curve chart.

Traders can quickly see how strategies like EMA crossover, RSI, or Supertrend would have performed. The script also generates a tearsheet and saves trade data to a CSV file for further analysis.

Add Backtest skill to your workflow

Global

mkdir -p ~/.claude/skills/backtest

Project

mkdir -p .claude/skills/backtest

Source Repository

Stars
162
Forks
42
Watchers
162
Last Push
4 months ago
Created
4 months ago