analyzing-backtests

Community

Summarize backtest notebooks into concise reports.

AuthorPoorRican
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Analyzes algorithmic trading backtest results from Jupyter notebooks and generates a comprehensive summary report.

Core Features & Use Cases

  • Notebook parsing: Reads the .ipynb file and extracts code, markdown, and outputs
  • Metrics extraction: Gathers performance metrics like returns, drawdown, trades, and risk stats
  • Report generation: Produces a structured Markdown report with key findings

Quick Start

Analyze backtest_notebook.ipynb to produce a summary report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: analyzing-backtests
Download link: https://github.com/PoorRican/dotfiles/archive/main.zip#analyzing-backtests

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository