get_rpi_orderbook
Retrieve RPI orderbook data for a trading symbol with configurable depth limit and optional product category (spot, linear, inverse).
Instructions
Get RPI (Retail Price Improvement) orderbook.
Args: symbol: Symbol, e.g., BTCUSDT. limit: Depth limit: 1-50. category: Product type: spot, linear, inverse (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| limit | Yes | ||
| category | No | spot |