AI AGENT ADDONS

The Quick Stats skill lets you run a fast backtest for any stock symbol. It uses a simple EMA crossover strategy to generate important trading numbers like total return and Sharpe ratio. You do not need to create any files. Just paste the code into a Jupyter notebook or run it in your terminal.

Traders and investors can quickly check how a stock performed historically. The skill fetches live data from sources like OpenAlgo or Yahoo Finance. It then prints a clear summary with key stats and a chart of the equity curve. This helps you decide if the strategy works for your favorite stock.

The output includes benchmark comparison with the NIFTY index and real Indian delivery fees. Everything is explained in plain language so you can understand what each number means. No complex setup is required.

Add Quick Stats skill to your workflow

Global

mkdir -p ~/.claude/skills/quick-stats

Project

mkdir -p .claude/skills/quick-stats

Source Repository

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