futures_liquidity_check
Check liquidity for a trading pair by analyzing spread percentage, order book depth near mid price, and volume.
Instructions
Check liquidity for a symbol — spread %, depth near mid price, and volume
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Trading pair | |
| depthLimit | No | Order book depth to analyze (default 100) |