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-29 22:32:58 +08:00
2026-06-18 17:18:23 +08:00
2026-07-12 11:04:34 +08:00
2026-07-12 11:04:43 +08:00
2026-06-18 17:18:23 +08:00
2026-06-27 23:23:34 +08:00
2026-06-18 17:18:23 +08:00
2026-06-18 17:18:23 +08:00
2026-06-18 17:18:23 +08:00
2026-07-06 11:10:36 +08:00
2026-07-08 18:18:55 +08:00
2026-06-21 14:18:08 +08:00
2026-07-10 11:38:30 +08:00
2026-07-10 16:37:11 +08:00
2026-06-30 17:28:18 +08:00
2026-07-11 16:55:22 +08:00
2026-07-11 13:17:45 +08:00
2026-06-20 14:42:54 +08:00
2026-07-06 11:10:36 +08:00
2026-06-29 22:32:58 +08:00
2026-07-11 16:55:22 +08:00
2026-07-10 11:38:30 +08:00
2026-07-03 13:51:17 +08:00
2026-06-25 00:17:10 +08:00
2026-06-26 15:36:52 +08:00
2026-06-18 17:18:23 +08:00
2026-07-10 16:37:11 +08:00
2026-06-28 13:49:05 +08:00
2026-06-18 17:18:23 +08:00
2026-07-08 18:18:55 +08:00
2026-06-19 00:10:01 +08:00
2026-07-11 11:21:57 +08:00
2026-07-06 11:10:36 +08:00