{{ tf.label }}
☁️ 云预警
🕒 预警记录
{{ getChineseName(currentSymbol) }}
{{ currentSymbol }}
{{ currentPrice.toFixed(3) }}
{{ currentChg >= 0 ? '+' : '' }}{{ currentChg.toFixed(2) }}%
云预警记录 (最近72小时)
清空
✕
暂无预警
连接 SSE 后实时推送
{{ getChineseName(alert.symbol) }}
{{ alert.interval }}
{{ alert.symbol }}
{{ fmtETFull(alert.ts) }} ET
{{ alert.type === 'buy' ? '↗ 看多' : '↘ 看空' }}
${{ alert.close.toFixed(3) }}