get_price_limit
Retrieve order price limits for a symbol across spot, linear, and inverse categories to ensure trade compliance.
Instructions
Get order price limit for a symbol.
Args: symbol: Symbol, e.g., BTCUSDT. category: Product type: spot, linear, inverse (default: linear).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| category | No | linear |