{{ symbol }}
{{ fmt(market.index_price, 2) }} {{ clockText }}
指数价格 {{ 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() }}
暂无绩效数据
特征已脱敏
行情链路
线路 {{ streamSummary }}
{{ row.label }} {{ row.text }}
{{ row.label }} {{ row.streams }}
{{ row.connected ? '在线' : '离线' }} 重连{{ row.reconnects }}
{{ sourceLabel(item.source) }} {{ item.event || '-' }}
暂无事件
决策与日志
清空 明细 {{ decisionsTotal }}
{{ decisionLabel(item.status) }} {{ decisionReason(item.raw_reason, item.blocked_by) }} {{ fmt(item.price, 1) }}
暂无决策
{{ item.level.toUpperCase() }} {{ item.module }} {{ item.message }}
暂无系统日志
{{ klineTitle }}
回到最新 BOLL(20,2) {{ bars.length }}根
{{ hoverText }}
当前持仓
{{ openPositions.length }}
单边防控 {{ regimeView.stateText }}
{{ regimeView.reason }}
{{ regimeView.boll }} {{ regimeView.block }} {{ regimeView.confirmations }}
{{ regimeView.adverse }}
仓位槽{{ slotView.used }}/{{ slotView.total }}
实盘{{ slotView.live }}
影子{{ slotView.shadow }}
可用 实/影{{ slotView.avail }}
{{ p.strategy_name || p.strategy_id }} {{ p.__src === 'shadow' ? '影子' : '实盘' }}
{{ timeStr(p.ts) }} @ {{ fmt(p.price, 1) }} ${{ fmt(p.stake, 0) }} {{ p.floatText }} {{ p.cdText }}
暂无持仓
今日历史
{{ historyRows.length }} 清空 订单与收益
{{ r.strategy_name || r.strategy_id }} {{ r.__src === 'shadow' ? '影子' : '实盘' }} {{ pushBadge(r).text }} {{ resultBadge(r).text }}
{{ timeStr(r.ts) }} {{ fmt(r.price, 1) }}{{ r.exit_price != null ? fmt(r.exit_price, 1) : (r.result ? '缺结算价' : '--') }} {{ pnlText(r.pnl) }}
今日暂无历史
{{ settleFx.result === 'win' ? 'W' : 'L' }}
{{ settleFx.name }} · {{ settleFx.src }} {{ settleFx.result === 'win' ? '赢' : '亏' }} {{ settleFx.pnl }}
查询
{{ s.k }}{{ s.v }}
刷新排行
{{ s.k }}{{ s.v }}
{{ calMonthLabel }}
{{ s.k }}{{ s.v }}
查询

交易信息

开仓特征快照

该订单无特征快照