mirror of
https://ghfast.top/https://github.com/aeroxw/easy_tdx_max.git
synced 2026-09-12 23:54:21 +08:00
10 tasks, TDD approach, covering: - Core data types (Signal/Trade/Position/BacktestResult) - Strategy base class with DataProxy and crossover - OrderSimulator (5 execution modes + reject policy) - PortfolioTracker (equity curve + drawdown) - PerformanceAnalyzer (18 metrics) - BacktestEngine (vectorized execution pipeline) - DSL skeleton (P1) - CLI integration with auto data fetch Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>