get_spread_orderbook
Retrieve the orderbook for a spread trading symbol, showing bids and asks up to a specified depth. Useful for analyzing spread market liquidity.
Instructions
Get spread trading orderbook.
Args: symbol: Spread symbol. limit: Depth limit (default: 25).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| limit | No |