mirror of
https://ghfast.top/https://github.com/aeroxw/tick-stock-panel.git
synced 2026-09-12 17:54:15 +08:00
分钟红7: 检查窗口从「最近7根」改为「当日最早7根(开盘7根)」— 捕捉开盘急拉形态, 窗口在早盘即固定, 不随盘中新K线漂移; close 取开盘窗口末根收盘价 (基础过滤口径同步更新)。 - 窗口选择: tail → head (sort 后 int_range < bars), 输出列契约不变 - 新增两个区分性测试: 开盘命中后转绿仍命中且 close 取窗口末根; 开盘不足红K数、尾盘转红不救回 (旧最近窗口口径会命中) - 实盘验证: 252 只命中, 每只窗口末时间均为 9:36 (开盘第7根) - 设置页「盘中分钟增量」卡片从左列顶部移至右列 (连板梯队修正之后) 注: 本地 runtime 覆盖文件 minute_red_streak.json 的 description 快照已同步新文案 (gitignored, 不入库)