自动更新 | {{ lastUpdated }}
📡 显示最近 24 小时内的异动信号,按发布时间倒序排列。每分钟自动更新实时价格与涨幅,追踪 24 小时内最高价与最大涨幅。

雷达全天候扫描中

最近 24 小时内暂无符合条件的异动信号

{{ s.symbol }} {{ getFreshness(s.timestamp).text }}

{{ formatTime(s.timestamp) }}
报警价格 ${{ formatSmartPrice(s.price) }}
实时价格 ${{ formatSmartPrice(s.current_price) }}
实时涨幅 {{ s.change_pct >= 0 ? '+' : '' }}{{ s.change_pct.toFixed(2) }}%
🧬 微结构评分 {{ s.micro_score }}
5m量能 {{ formatRatio(s.micro_features?.vol_spike_5m_vs_1h) }}x
15m量能 {{ formatRatio(s.micro_features?.vol_spike_15m_vs_24h) }}x
OI 15m {{ formatPct(s.micro_features?.oi_chg_15m) }}
买卖比 {{ formatRatio(s.micro_features?.taker_buy_sell_ratio_15m) }}
{{ tag }}
📈 信号发布后24小时
最高价格 ${{ formatSmartPrice(s.max_price) }}
最高涨幅 +{{ s.max_change_pct.toFixed(2) }}%
🏁 里程碑 +{{ s.last_milestone }}%
📜 以下为信号发出后 24 小时内的追踪结果。信号发出 24 小时后自动停止追踪,数据归档至历史记录。
📭

暂无历史信号

共 {{ historySignals.length }} 条历史信号

{{ h.symbol }}

{{ formatTime(h.timestamp) }}
信号价格 ${{ formatSmartPrice(h.price) }}
最高价格 ${{ formatSmartPrice(h.max_price) }}
最高涨幅 {{ h.max_change_pct >= 0 ? '+' : '' }}{{ h.max_change_pct.toFixed(2) }}%
微结构评分 {{ h.micro_score }}
{{ tag }}