📋 首板复盘

今日首板复盘

{{ summary }}

加载中...

点击"刷新"获取今日复盘数据。

首板总数
{{ total }}
今日捕获首板数
系统选中
{{ selected }}
进入信号池的首板
未被选中
{{ missed }}
被过滤或未捕获的首板

首板明细

绿色为系统已选中,红色为未选中并附原因分析。分数栏色条:蓝=大盘 黄=板块 绿=个股。

加载中...
暂无数据。首板数据在交易日运行时自动记录。
股票 封板时间 封单金额 综合评分 操作建议 状态 / 未选原因
{{ item.code }}
{{ item.name }}
{{ item.sector_name || '板块待识别' }}
{{ item.seal_time || '--' }} {{ formatAmount(item.seal_amount) }}
{{ item.score != null ? item.score.toFixed(0) : '--' }}
大{{ (item.market_score||0).toFixed(0) }} · 板{{ (item.sector_score||0).toFixed(0) }} · 股{{ (item.stock_score||0).toFixed(0) }}
{{ actionText(item.action) }} -- {{ item.in_current_pool ? '已选入' : '未选中' }}
{{ r }}
✓ {{ r }}

盘中抢单机会

当日系统检测到的抢单(RUSH)/打单(HIT)信号,每只股票每种动作记录首次触发时间。

共 {{ signalTotal }} 条
加载中...
今日暂无抢单/打单信号记录。
时间 股票 动作 价格 / 涨停价 剩余档位 封单 评分 板块
{{ item.signal_time || '--' }}
{{ item.code }}
{{ item.name }}
{{ actionText(item.action) }}
{{ item.price != null ? item.price.toFixed(2) : '--' }}
↑ {{ item.limit_up_price != null ? item.limit_up_price.toFixed(2) : '--' }}
{{ item.remaining_levels ?? '--' }} {{ formatAmount(item.seal_amount) }} {{ item.score != null ? item.score.toFixed(0) : '--' }} {{ item.sector_name || '--' }}