指数价格
{{ fmt(market.index_price, 2) }}
标记 {{ fmt(market.mark_price, 2) }}
资金费率
{{ fmt(market.funding_rate, 6) }}
永续合约
持仓量
{{ fmt(market.open_interest, 0) }}
全市场
今日盈亏
{{ pnlText(heroToday.pnl) }}
实盘+影子 {{ heroToday.count }}单
今日胜率
{{ pctText(heroToday.wins, heroToday.settled) }}
{{ heroToday.wins }}胜 {{ heroToday.losses }}负
仓位槽
{{ slotView.used }}/{{ slotView.total }}
{{ todayTitle }}
{{ todayStats.count }}单
总单{{ todayStats.count }}
成功 / 失败{{ todayStats.wins }} / {{ todayStats.losses }}
胜率{{ pctText(todayStats.wins, todayStats.settled) }}
多胜率{{ pctText(todayStats.longWins, todayStats.longSettled) }}
空胜率{{ pctText(todayStats.shortWins, todayStats.shortSettled) }}
盈亏{{ pnlText(todayStats.pnl) }}
策略绩效
{{ featureStats.missing ? `就绪 ${featureStats.ready}/${featureStats.total} · 缺 ${featureStats.missing}` : `特征全部就绪 ${featureStats.total}` }}
{{ planView.text }}
{{ item.strategy_name || item.strategy_id }}
{{ pnlText(perfPnl(item)) }}
信号{{ item.signals ?? 0 }}
胜/负{{ item.wins ?? 0 }}/{{ item.losses ?? 0 }}
胜率{{ pctText(item.wins, item.settled) }}
EV{{ fmt(item.ev, 3) }}
最大连亏{{ item.max_loss_streak ?? 0 }}
方向{{ String(item.side || '-').toUpperCase() }}
暂无绩效数据
{{ metricLabel(name) }}
{{ featureMissing(name) ? '缺失' : fmt(feature.values[name], metricDigits(name)) }}
{{ name }}
暂无特征
特征已脱敏
行情链路
线路 {{ streamSummary }}
{{ row.label }}
{{ row.text }}
{{ row.label }}
{{ row.streams }}
{{ sourceLabel(item.source) }}
{{ item.event || '-' }}
暂无事件
决策与日志
{{ decisionLabel(item.status) }}
{{ decisionReason(item.raw_reason, item.blocked_by) }}
{{ fmt(item.price, 1) }}
暂无决策
{{ item.level.toUpperCase() }}
{{ item.module }}
{{ item.message }}
暂无系统日志
{{ klineTitle }}
{{ hoverText }}
当前持仓
{{ openPositions.length }}
单边防控
{{ regimeView.stateText }}
{{ regimeView.reason }}
{{ regimeView.adverse }}
仓位槽{{ slotView.used }}/{{ slotView.total }}
实盘{{ slotView.live }}
影子{{ slotView.shadow }}
可用 实/影{{ slotView.avail }}
{{ p.strategy_name || p.strategy_id }}
暂无持仓
今日历史
{{ historyRows.length }}
清空
订单与收益
{{ r.strategy_name || r.strategy_id }}
今日暂无历史