find_liquidity_sweeps
Identify liquidity sweeps by detecting candles that break through prior swing levels and close back inside, distinguishing engineered stop-hunts from clean structural breaks.
Instructions
Find stop-hunts: breaks that first ran the liquidity resting past a level.
A sweep is a structural break whose candle pushed through one or more prior swing levels before closing back inside. Each result names the sweeping candle and every level it took out, which is what separates an engineered break from a clean one.
Same input options as analyze_structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | ||
| limit | No | ||
| candles | No | ||
| interval | No | 1h | |
| include_candles | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |