| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 32 hours | fix: resolve lint issues and final integration fixes | TheSiahxyz | |
| - Fix ambiguous variable name in binance_rest.py - Remove unused volumes variable in volume_profile_strategy.py - Fix import ordering in backtester main.py and test_metrics.py - Auto-format all files with ruff | |||
| 32 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. | |||
