backtest-datetime-visualization

Community

Date-time aware backtest visualizations.

Authorsmith6jt-cop
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Backtest plots using bar indices lack real-time context; converting to datetime axes reveals when events occurred and helps correlate with markets.

Core Features & Use Cases

  • Use DatetimeIndex for equity curves.
  • Drawdown plots use timestamps for x-axis.
  • Trade P&L plotting uses entry_time timestamps and stems.
  • Bar charts with DateTime x-axis using matplotlib date numbers when needed.

Quick Start

Plot equity_curve with its DatetimeIndex on the x-axis; for drawdown use the index as x-axis; use stem plots for trades with trade_times as x-values shown in datetime format; if necessary, convert date to matplotlib numbers with date2num and use mdates for formatting.

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: backtest-datetime-visualization
Download link: https://github.com/smith6jt-cop/Skills_Registry/archive/main.zip#backtest-datetime-visualization

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.