{{ alarmEnabled ? '开单闹钟已开启' : '开单闹钟已关闭' }}
启用声音
最大涨幅超过 {{ rangeStats.threshold }}%
{{ isRefreshing ? '暂停刷新' : '恢复刷新' }}
20倍最大涨幅 > {{ rangeStats.threshold }}% 概率
{{ rangeStats.probability }}%
命中次数 / 样本数
{{ rangeStats.hit_count }} / {{ rangeStats.total }}
当前多/空 / 均值|当前概率
{{ minRun.now }}
/ {{ minRun.avg }} | {{ minRun.probability }}%
历史最大涨幅
{{ rangeStats.max_rise_20x }}%
历史最大跌幅
{{ rangeStats.max_fall_20x }}%
{{ Number(scope.row.status) === 1 ? '做多' : '做空' }}
高 {{ formatValue(scope.row.range_max_price) }}
低 {{ formatValue(scope.row.range_min_price) }}
涨 {{ formatPercent(scope.row.max_zf) }}
跌 {{ formatPercent(scope.row.min_zf) }}
涨幅0%以上概率 {{ scope.row.gl_0 }}%
涨幅10%以上概率 {{ scope.row.gl_1 }}%
涨幅20%以上概率 {{ scope.row.gl_2 }}%
涨幅30%以上概率 {{ scope.row.gl_3 }}%
涨幅40%以上概率 {{ scope.row.gl_4 }}%
涨幅50%以上概率 {{ scope.row.gl_5 }}%
涨幅100%以上概率 {{ scope.row.gl_10 }}%
涨幅10%以上概率 {{ scope.row.max_1 }}%
涨幅20%以上概率 {{ scope.row.max_2 }}%
涨幅30%以上概率 {{ scope.row.max_3 }}%
涨幅40%以上概率 {{ scope.row.max_4 }}%
涨幅50%以上概率 {{ scope.row.max_5 }}%
涨幅100%以上概率 {{ scope.row.max_10 }}%
跌幅10%以上概率 {{ scope.row.min_1 }}%
跌幅20%以上概率 {{ scope.row.min_2 }}%
跌幅30%以上概率 {{ scope.row.min_3 }}%
检测到新的开单记录,请确认后停止闹钟。
{{ statusText(trade.status) }}
{{ trade.buy_times || trade.buy_time || '--' }}
{{ formatValue(trade.buy_price) }}
启用声音并继续
确认并停止闹钟