Live Liquidation Heatmap
live_liquidation_heatmapGenerate a liquidation heatmap for any coin, revealing liquidation clusters across price levels to identify support/resistance and potential squeeze zones.
Instructions
Get a liquidation heatmap for any coin. Shows where liquidation clusters are across price levels — essential for identifying support/resistance and potential squeeze zones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Coin symbol (e.g. BTC, ETH, SOL). For builder dex markets use prefix:COIN (e.g. xyz:SILVER, km:OIL, cash:TSLA) | |
| range | No | Price range percentage around current price | |
| buckets | No | Number of price buckets in the heatmap | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |