smc_find_order_blocks
Identify order blocks in price data — the last opposite candles before a structure break. Shows zone, direction, and mitigation status to highlight unmitigated areas traders watch.
Instructions
Find order blocks — the last opposite candle before a structure break.
Each block is the institutional footprint before an impulsive move, reported with its zone (top/bottom), direction, and whether price has since mitigated (revisited) it. Unmitigated blocks are the ones traders usually watch.
Returns (JSON mode): {"symbol","interval", "order_blocks": [{"index","top","bottom","kind","break_index", "mitigated","mitigated_index","time"}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |