mirror of
https://ghfast.top/https://github.com/aeroxw/easy_tdx_max.git
synced 2026-09-12 18:04:20 +08:00
- Add PortfolioBacktestEngine for shared-capital multi-stock backtesting - Support equal allocation mode (total_cash / N per stock) - Individual BacktestEngine per stock with allocated capital - Aggregate performance via capital-weighted returns - Add StockData, PortfolioResult data classes - Add 4 tests: basic run, equal allocation, empty stocks, serialization