backtest-compare
Installation
SKILL.md
Backtest Compare — Python/Go Parity Verification
Both Python and Go backtests must produce identical results. This is non-negotiable.
Workflow
1. Run the comparison
cd /Users/lgbarn/Personal/Trading/Indicators/Python
just compare
This runs both backtests and diffs the output. If they match, you're done.
2. If parity fails
First, find the exact divergence point: