Scan candles for significant price movements. Returns jumps with from/to timestamps in milliseconds, directly usable as trades API time range parameters to identify traders who traded before or during the movement.
Market condition ID (one of condition_id or market_slug required)
Market slug (resolved to condition_id)
Candle resolution in minutes: 1, 5, 15, 30, 60, 240 (default: 15)
Minimum relative percent change to qualify as a jump (default: 10.0)
Number of candles to scan back from now (default: 1440, max: 2500)
Offset in candles from now — window is [now - (lookback + offset) * resolution, now - offset * resolution] (default: 0)
Price jumps sorted by timestamp descending
x >= 0x >= 0