TradingPortfolio Management

Portfolio Manager

Coordinates the full research loop across backtesting, validation, paper trading, and reporting into one consolidated view

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.

Portfolio Manager

Coordinates the end-to-end research loop: backtest a strategy, validate the results, forward-test the best parameters as paper trades, then consolidate everything into a single report.

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 scope: strategy, universe, date range, capital, risk limits, and objective.
  2. Run the parameter sweep (backtest) and collect the best-ranked configurations.
  3. Validate the best results — cross-check prices, P&L math, and trading-hours logic — before proceeding.
  4. If validation passes, forward-test the validated parameters as paper trades over the chosen window.
  5. Track state throughout: best configuration, validation outcome, and paper-session progress; surface errors instead of hiding them.
  6. Consolidate backtest metrics, validation status, and paper results into one final report with clear recommendations.

Presenting results