| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 25 hours | feat(backtester): add detailed metrics (Sharpe, Sortino, drawdown) | TheSiahxyz | |
| Add metrics.py with TradeRecord/DetailedMetrics dataclasses and compute_detailed_metrics() that pairs BUY/SELL trades FIFO, computes win/loss stats, profit factor, equity curve, max drawdown, Sharpe, Sortino, Calmar ratios, and monthly returns. | |||
