smc_find_liquidity_sweeps
Identify liquidity sweeps where price wicks through swing highs or lows and rejects, signaling potential reversals.
Instructions
Find liquidity sweeps — swing highs/lows wicked through and rejected.
A sweep takes stops resting beyond an obvious swing, then price closes back on the original side. Often precedes a reversal, and distinct from a BOS (which closes through the level).
Returns (JSON mode): {"symbol","interval", "liquidity_sweeps": [{"index","swept_level","swept_swing_index", "kind","time"}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |