Files
fxhnt/tests/unit
jgrusewski 4203c1b882 feat(backtest): report provider (bybit book) + backtest-refs --all CLI
report_backtest_summary dispatches the 3 report-kind sids (bybit_4edge,
bybit_4edge_levered, positioning) to the existing bybit_4edge_backtest_summary
book engine with the right per-sid kwargs, reconstructing liquid universe /
unlock calendar / positioning haircuts from the store + settings. Replaces
the stale test stub (_build_report_for, list-shaped constructions) with the
dispatch-verification tests from the brief. Adds `backtest-refs --all` CLI
command: iterates STRATEGY_REGISTRY's report-kind sids through the unified
backtest_ref dispatcher and upserts backtest_summary, per-strategy failure
logs and continues.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 12:01:35 +02:00
..