QMT 多账号实盘守护系统
{{ connectionStatusText }}
查看配置
重连
刷新
{{ t.is_connected ? '已连接' : '已断开' }}
{{ t.account_id }}
{{ t.last_heartbeat }}
{{ Object.keys(positions.real_positions).length }} 终端
{{ getTerminalAlias(qmtId) }}
{{ posList.length }} 只
{{ Object.keys(positions.virtual_positions).length }} 策略
{{ strategyName }}
{{ Object.keys(posObj).length }} 只
{{ messageStats.unprocessed }} 未处理 / {{ messages.length }} 总计
刷新
{{ logs.length }} 条
{{ formatLogTime(line) }} {{ line }}
复制配置
{{ key }}:
{{ value }}
终端 {{ idx + 1 }}
{{ terminal.alias || terminal.qmt_id }}
{{ key }}:
{{ value }}
{{ name }}
终端: {{ strategy.qmt_id }}
{{ key }}:
{{ value }}
execution:
{{ execKey }}:
{{ execVal }}
{{ fileConfig.raw_config || '暂无配置内容' }}
配置文件路径: {{ fileConfig.config_path }}