backtesting-trading-strategies
Backtest crypto and traditional trading strategies against historical data.
Content Preview
--- name: backtesting-trading-strategies description: | Backtest crypto and traditional trading strategies against historical data. Calculates performance metrics (Sharpe, Sortino, max drawdown), generates equity curves, and optimizes strategy parameters. Use when user wants to test a trading strategy, validate signals, or compare approaches. Trigger with phrases like "backtest strategy", "test trading strategy", "historical performance", "simulate trades", "optimize parameters", or
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/backtesting-trading-strategies.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/crypto/trading-strategy-backtester/skills/backtesting-trading-strategies/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/crypto/trading-strategy-backtester/skills/backtesting-trading-strategies/SKILL.md
Related Skills
backtesting-frameworks
Build robust, production-grade backtesting systems that avoid common pitfalls and produce reliable strategy performance estimates.
generalbacktestingframeworks
by sickn33 (Antigravity) · antigravity-awesome-skills
Sharing Skills
Contribute skills back to upstream via branch and PR
sharing-skillssharing skills
by Jesse Vincent (community) · obra-superpowers-skills
sred-work-summary
Go back through the previous year of work and create a Notion doc that groups relevant links into projects that can then be documented as SRED projects.
developmentsredworksummary
by sickn33 (Antigravity) · antigravity-awesome-skills
hooked-ux
Build habit-forming product loops using the Hook Model (Trigger, Action, Variable Reward, Investment). Use when the user mentions "users aren''t coming back", "engagement loops", "habit formation", "push notifications", or "variable rewards". Covers ethics evaluation and onboarding for habits. For f
hooked-uxhooked
by jeremylongshore · plugins-plus-skills