期货行情监控
增仓榜
{{ formatPercentage(scope.row.oi_change_pct) }}
{{ formatPercentage(scope.row.change_pct) }}
{{ formatPercentage(scope.row.amplitude) }}
{{ formatNumber(scope.row.oi) }}
涨幅榜
{{ formatPercentage(scope.row.change_pct) }}
{{ formatPercentage(scope.row.to_upper_limit) }}
{{ formatPercentage(scope.row.oi_index_change_pct) }}
{{ formatNumber(scope.row.oi) }}
跌幅榜
{{ formatPercentage(scope.row.change_pct) }}
{{ formatPercentage(scope.row.to_lower_limit) }}
{{ formatPercentage(scope.row.oi_index_change_pct) }}
{{ formatNumber(scope.row.oi) }}
{{ formatTime(scope.row.alert_time) }}
{{ getAlertDescription(scope.row) }}