运行状态
{{ statusLineMain }}
健康 {{ healthLevelLabel }} · 重连 {{ health.reconnectAttempts != null ? health.reconnectAttempts : 0 }} 次
已启用(可订阅)
{{ health.tradableSymbols != null ? health.tradableSymbols : '—' }}
spot_symbol enabled=1
成功订阅监听 ★
{{ streamConnected ? (health.listeningSymbols != null ? health.listeningSymbols : '—') : 0 }}
仅 connected=true 时计入;意图运行≠已接入
距上次消息
{{ idleSeconds }} s
无消息将触发重连
成功订阅:上方绿条或带 ★ 的卡片;数字 = 当前 @trade 实际接入路数(健康时一般等于「已启用」)。 「同步现货交易对」只更新库表,不自动开流。启动后订阅逐笔成交流并写入 K 线/滑动窗口; 断流按 cmc.trade-stream 自动重连;点「停止」后不再重连。
技术明细
{{ row.label }} {{ row.value }}
{{ spotSyncMsg }}
标的启用
{{ item.symbol }}
暂无数据。请先点击「同步现货交易对」。