shy3130
20ef070099
feat(backtest): 分钟K精确回测 — 穿越价/VWAP 成交 + Pro+ 门控
- engine.py: MatcherConfig 加 minute_fill; _resolve_minute_fill (穿越价/VWAP/降级)
+ _load_minute_for_fills; simulate_portfolio/independent_candidates 接入
- strategy.py: StrategyBacktestConfig 加 minute_fill
- backtest.py: strategy_stream 加 minute_fill 参数 + Pro+ 门控 + 数据范围检查
- repository.py: 新增 get_minute_range (多symbol x 日期范围)
- backtestTask.ts/StrategyBacktest.tsx: 激活 highGranularity 开关 + Pro+ 门控
2026-07-12 11:04:43 +08:00
..
2026-06-18 17:18:23 +08:00
2026-07-05 22:57:46 +08:00
2026-06-27 23:23:34 +08:00
2026-07-03 14:11:26 +08:00
2026-07-12 11:04:43 +08:00
2026-07-08 18:10:19 +08:00
2026-07-07 18:04:49 +08:00
2026-07-05 22:57:46 +08:00
2026-06-18 17:18:23 +08:00
2026-07-10 16:37:11 +08:00
2026-07-12 11:04:34 +08:00
2026-06-30 17:28:18 +08:00
2026-07-08 13:48:22 +08:00
2026-07-08 18:10:19 +08:00
2026-07-09 13:47:39 +08:00
2026-06-24 17:44:58 +08:00
2026-07-02 17:22:16 +08:00
2026-07-08 18:10:19 +08:00
2026-07-11 10:22:11 +08:00
2026-07-11 19:15:54 +08:00
2026-07-06 17:26:40 +08:00
2026-07-08 22:17:11 +08:00
2026-07-10 15:07:14 +08:00