情绪沙盘 v9.0
📅 支持直接跳到 2022 年
{{ historyFetchStatusText }}
当前状态 {{ historyFetchProgressText }}
当前窗口 {{ currentHistoryWindowText }}
后端已缓存 {{ historyCacheStatusText }}
实时耗时 {{ historyFetchElapsedText }}
后端当前未返回百分比进度,已展示实时耗时与请求参数。
当前窗口记录(第1条为最新)
最新 {{ rec.startedAtText }} {{ formatHistoryFetchRecord(rec) }}
暂无历史请求记录
数据源 API实时 {{ dataSourceTip }}
📊 市场仪表盘 {{ dashboardExpanded ? '点击收起' : '点击展开 - 情绪/高度/溢价/量能' }}
📈 长周期趋势 (火力堆叠 + 情绪指标) 仓位: {{ positionGuide.signal }} {{ positionGuide && positionGuide.value != null ? positionGuide.value.toFixed(0) : '--' }} (↑{{ positionGuide && positionGuide.upper != null ? positionGuide.upper.toFixed(0) : '--' }} ↓{{ positionGuide && positionGuide.lower != null ? positionGuide.lower.toFixed(0) : '--' }})
范围:所选日期 → 最新
🔺 各板晋级率对比 成交量 + 炸板率 + 市场高度/次高
📌 市场主题 (Top5)
跟随长周期 · 拖拽左右 · 双击日期跳转
#
{{ d }}
📈 题材趋势 · {{ themeTrendPanel.theme }}
{{ themeTrendPanel.date || '--' }} · 强{{ themeTrendSelected && themeTrendSelected.strength != null ? Number(themeTrendSelected.strength).toFixed(0) : '--' }} · 涨{{ themeTrendSelected && themeTrendSelected.count != null ? themeTrendSelected.count : '--' }} · 连{{ themeTrendSelected && themeTrendSelected.lbCount != null ? themeTrendSelected.lbCount : '--' }} · 高{{ themeTrendSelected && themeTrendSelected.maxBoard != null ? themeTrendSelected.maxBoard : '--' }}
📊 当日涨停股票池 ({{ themeTrendStocks.length }})
龙几 名称 现价 涨幅 竞价 封单 形态 成交额 换手 主力净 流通 量比
{{ stock.dragon_rank || '-' }} {{ stock.name || '-' }} {{ stock.price ? stock.price.toFixed(2) : '-' }} {{ stock.pct_change != null ? (stock.pct_change > 0 ? '+' : '') + stock.pct_change.toFixed(2) + '%' : '-' }} {{ stock.bid_change != null ? (stock.bid_change > 0 ? '+' : '') + stock.bid_change.toFixed(1) + '%' : '-' }} {{ stock.sealAmount != null ? formatWan(stock.sealAmount) : '-' }} {{ (stock.board_tag || stock.boardTag) ? (stock.board_tag || stock.boardTag) : '-' }} {{ formatAmount(stock.amount) }} {{ stock.turnover != null ? stock.turnover.toFixed(1) + '%' : '-' }} {{ formatAmount(stock.main_net) }} {{ stock.float_value ? stock.float_value.toFixed(1) + '亿' : '-' }} {{ stock.volume_ratio ? stock.volume_ratio.toFixed(2) : '-' }}
当日无该题材涨停股票
📋 市场核心数据(统一版) 指数/广度/涨跌停/连板/晋级(跟随上方长周期)
加载中...
⚠ {{ coreMetricsError }}
日期 上证 上涨/下跌 涨停(首板) 跌停 跌停含昨涨停 连板/最高板 昨日涨停今
{{ row.date }} {{ row.shPct == null ? '--' : ((row.shPct > 0 ? '+' : '') + row.shPct.toFixed(2) + '%') }} {{ row.upCount != null ? row.upCount : '--' }} / {{ row.downCount != null ? row.downCount : '--' }} {{ row.limitUp != null ? row.limitUp : '--' }} ({{ row.oneBoard != null ? row.oneBoard : '--' }}) {{ row.limitDown != null ? row.limitDown : '--' }} {{ row.limitDownPrevLimitUp != null ? row.limitDownPrevLimitUp : '--' }} {{ row.lianbanCount != null ? row.lianbanCount : '--' }} / {{ row.maxBoard != null ? (row.maxBoard + 'B') : '--' }} {{ row.prevLimitUpPromoted != null ? row.prevLimitUpPromoted : '--' }} / {{ row.prevLimitUpFailed != null ? row.prevLimitUpFailed : '--' }} ({{ row.prevLimitUpPromoteRate != null ? row.prevLimitUpPromoteRate.toFixed(1) + '%' : '--' }})
双击日期行可跳转到下方时间轴 | build: core-sync-20260215
🧭 恢复功能 · 收盘确认与次日研究 {{ selectedDate || '--' }} · AI 只确认收盘状态,候选由确定性规则生成
加载中...
{{ restoredError }}
AI 收盘状态确认 {{ restoredStatusText(restoredJudgement) }}
{{ restoredJudgement?.reason || restoredJudgement?.failureReason || '暂无收盘判断记录' }}
次日矛盾预判 {{ restoredStatusText(premarketHypothesis) }}
{{ premarketHypothesis?.reason || '暂无次日假设,可能是数据缺失或未冻结' }}
次日观察候选 {{ stockSelection?.marketGate ? ('市场门:' + stockSelection.marketGate) : restoredStatusText(stockSelection) }}
{{ stockSelection?.reason || '暂无候选,数据不足时不会用空值冒充评分' }}
市场相位: {{ marketStructure.phase_cn || '数据加载中...' }} {{ marketStructure.strategy || '' }} 置信度: {{ (marketStructure.confidence * 1).toFixed(0) }}% ⚠ {{ marketStructure.warning }}
🚀
{{ themeLadderPopover.theme }}
{{ themeLadderPopover.date }} · 成{{ themeLadderPopover.successTotal }} / 败{{ themeLadderPopover.failedTotal }}
{{ themeLadderPopover.tab !== 'ladder' && themeLadderPopover.plateId ? ('plate=' + themeLadderPopover.plateId) : '' }}
📊 股票池 ({{ themeLadderPopover.stocks.length }})
龙几 名称 现价 涨幅 竞价 封单 形态 成交额 换手 主力净 流通 量比
{{ g.tip }}B 成{{ (g.stocks || []).length }} / 败{{ (g.failedStocks || []).length }}
{{ s.name }} {{ s.name }}
当日无该题材数据
加载板块分时...
⚠ {{ themeLadderPopover.plateTrendError }}
加载板块日K...
⚠ {{ themeLadderPopover.plateKlineError }}