Review Reversal Scan

只看满足当前扫描窗口触发条件后,最终 outcome 反向结算的市场。参数名保持英文,下面配中文说明。
window_mode: 信号扫描窗口
lookback_seconds: 收盘前向前回看多少秒
scan_bucket_ms: WSS 聚合粒度,0 表示原始 tick
result_status: 返回哪些状态的结果行
first_pass_only: 仅 result_status=passed 时生效,显示每个市场每个 asset 第一次完整 Passed
first_failed_only: 仅 result_status=failed 时生效,每个市场同一种 failure_reason 只显示第一条
min_signal_rows: 高 bid 连续信号段至少需要多少条记录
min_signal_duration_ms: 高 bid 连续信号段至少持续多少毫秒
min_ask: ask 至少达到多少
min_bid: bid 至少达到多少
stability_lookback_ticks: 触发前稳定性窗口内至少需要多少条历史记录
stability_lookback_seconds: 稳定性检查使用触发前多少秒内的全部历史记录
max_historical_bid_range: 历史窗口内 bid 波动范围上限
max_historical_spread: 历史窗口内最大 spread 上限
max_bid_rebound_from_historical_low: 当前触发 bid 相对历史最低 bid 的反弹幅度上限
limit: 从主库最近取多少个市场来扫描
market_set: Only scan one subscribed market set
market_search: 只扫描 slug 或 market_name 包含该关键词的市场
start_slug: 填完整市场 slug,会自动取末尾时间戳作为起点
end_slug: 填完整市场 slug,会自动取末尾时间戳作为终点
concurrency: 并发扫描市场数,默认 4,最高 32
Fill any parameter and run the scan.
扫描市场
-
scanned_markets
有 WSS
-
markets_with_wss
匹配资产
-
matched_assets
匹配率
-
match_rate_pct

扫描结果

默认查看市场详情,Raw table 仅用于完整字段排查。
review scan rows