What problem does it solve?
This Skill helps you measure how well generated trading signals performed after the holding period so you can identify false positives, missed opportunities, and regime mismatches instead of guessing why results happened.
Core Features & Use Cases
- Outcome recording: Creates post-trade JSON records that include realized 5-day/20-day returns, exit details, and outcome category (true positive, false positive, missed opportunity, regime mismatch, neutral).
- Automated classification with regime context: Classifies outcomes using predicted direction, realized return thresholds, and regime-at-signal vs regime-at-exit to separate skill errors from market moves.
- Feedback loop for calibration and improvement: Generates weight-adjustment JSON for downstream edge-signal-aggregator calibration and produces YAML backlog entries for targeted skill improvements.
Quick Start
Use the skill to record outcomes for a batch of matured signals by running the postmortem recorder on your aggregated signals JSON file and writing the results into the reports directory.