Files
foxhunt/backtesting/src
jgrusewski 4d3140cfab fix(backtesting): wire PnL tracking and trade history in AdaptiveStrategyRunner
PerformanceTracker now records open entries, computes realized PnL on
position close, tracks equity curve snapshots, and populates trades
and performance_timeline in finalize() instead of returning empty vecs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 16:05:59 +01:00
..