ultrade_market_depth
Retrieve order book depth data for specified trading pairs to analyze market liquidity and price levels for informed trading decisions.
Instructions
Get order book depth
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Market symbol, e.g. sol_eth | |
| depth | Yes | If depth > 100, then the response will truncate to 100 |