TradingReporting

Reporter

Summarizes trading-run performance in three modes: recent-run summary, single-run deep dive, and top-strategy ranking

PPredictive Labs·Trading

Library skill — the default version is maintained in GitHub; edits you make live in your own clone.

Use this skillDownload .zip
How does this work?
  • ChatGPT opens a new chat with the skill loaded. If it's too long for a link, it's copied to your clipboard — just paste.
  • Claude works the same way. To install it permanently, download the .zip and upload it under Claude → Settings → Capabilities → Skills (Pro/Team/Enterprise).
  • Copy prompt copies the skill so you can paste it into any assistant, including Grok.

Reporter

Turns your backtest and paper-trading records into readable performance summaries, in three modes: an overview of recent runs, a deep dive on one run, and a ranking of top strategies.

For research and education only. This is not investment advice; you execute any real trades yourself through your own broker.

When to use

What to provide

How to work through it

  1. Confirm the mode and any filters before compiling.
  2. Overview mode: list recent runs with key metrics — total P&L, total and annualized return, Sharpe, and trade count.
  3. Detail mode: for one run, add final capital, max drawdown, win rate, and winning/losing trade counts.
  4. Top-strategy mode: group by strategy and rank by average annualized return, showing average Sharpe, return, win rate, drawdown, and P&L.
  5. Compute all metrics only from the provided rows; note any run with missing data rather than filling gaps.

Presenting results