
GitHubandClaude Opus 4.8
fc0777533e
feat(backtest): add CLI command with auto data fetch and table output
- Created src/easy_tdx/backtest/cli.py with backtest command
- Supports --strategy-file to load Python strategy classes
- Supports --indicators to precompute technical indicators
- Supports --cash, --commission, --execution, --period, --adjust, --count options
- Supports json/table/csv output formats
- Auto-loads K-line data via get_mac_client()
- Registered backtest command in src/easy_tdx/cli/__init__.py
- Added tests/unit/test_backtest_cli.py with basic CLI tests
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-09 18:15:37 +08:00
..
2026-04-11 19:55:19 +08:00
2026-05-22 04:19:07 +08:00
2026-05-22 22:44:45 +08:00
2026-06-09 18:15:37 +08:00
2026-06-09 18:11:20 +08:00
2026-06-09 17:52:31 +08:00
2026-06-09 18:05:33 +08:00
2026-06-09 17:55:24 +08:00
2026-06-09 16:53:57 +08:00
2026-06-09 16:43:44 +08:00
2026-05-22 04:19:07 +08:00
2026-06-07 23:29:52 +08:00
2026-06-07 23:29:52 +08:00
2026-06-08 03:08:12 +08:00
2026-05-21 23:21:21 +08:00
2026-05-21 23:21:21 +08:00
2026-05-21 23:21:21 +08:00
2026-05-21 23:21:21 +08:00
2026-06-09 16:05:17 +08:00
2026-05-21 23:21:21 +08:00
2026-05-21 23:21:21 +08:00
2026-05-21 23:21:21 +08:00
2026-05-28 16:05:40 +08:00
2026-05-21 23:21:21 +08:00
2026-05-21 23:21:21 +08:00
2026-06-07 21:13:49 +08:00
2026-06-07 21:13:49 +08:00
2026-06-07 21:13:49 +08:00