backtesting-frameworks

Solid

Build robust, production-grade backtesting systems that avoid common pitfalls and produce reliable strategy performance estimates.

Testing & QA 39,227 stars 6374 forks Updated today MIT

Install

View on GitHub

Quality Score: 97/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
57
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Backtesting Frameworks Build robust, production-grade backtesting systems that avoid common pitfalls and produce reliable strategy performance estimates. ## Use this skill when - Developing trading strategy backtests - Building backtesting infrastructure - Validating strategy performance and robustness - Avoiding common backtesting biases - Implementing walk-forward analysis ## Do not use this skill when - You need live trading execution or investment advice - Historical data quality is unknown or incomplete - The task is only a quick performance summary ## Instructions - Define hypothesis, universe, timeframe, and evaluation criteria. - Build point-in-time data pipelines and realistic cost models. - Implement event-driven simulation and execution logic. - Use train/validation/test splits and walk-forward testing. - If detailed examples are required, open `resources/implementation-playbook.md`. ## Safety - Do not present backtests as guarantees of future performance. - Avoid providing financial or investment advice. ## Resources - `resources/implementation-playbook.md` for detailed patterns and examples.

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Testing & QA Listed

backtesting-frameworks

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

335 Updated today
aiskillstore
Testing & QA Solid

backtesting-frameworks

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

36,166 Updated yesterday
wshobson
Testing & QA Listed

backtesting-frameworks

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

0 Updated today
CodeWithBehnam
AI & Automation Featured

backtesting-trading-strategies

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 "validate signals".

2,266 Updated today
jeremylongshore
Testing & QA Listed

backtest-expert

Expert guidance for systematic backtesting of trading strategies on Indian markets (NSE/BSE). Use when developing strategies, testing robustness, avoiding overfitting, or validating trading ideas.

40 Updated 4 days ago
ajeeshworkspace