Gahow Wang 7f618b9c31 Multi-strategy monitor and compare command
- Monitor accepts multiple --strategy args, runs all at each phase
- Each strategy maintains its own independent state file
- Add 'compare' subcommand: side-by-side ranking table + equity curves
- Error in one strategy doesn't block others (isolated try/catch)

Usage:
  trader.py monitor --strategy recovery_mom_top10 momentum dual_momentum
  trader.py compare --strategy sim_recovery_mom_top10 sim_momentum

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 00:04:45 +08:00
2026-04-05 00:50:26 +08:00
2026-04-05 00:50:26 +08:00

The file is empty.
Description
No description provided
Readme 423 KiB
Languages
Python 100%