get-orderbook
Retrieve the market order book for a specified trading pair and exchange, enabling analysis of bid and ask depth for informed decision-making in trading strategies.
Instructions
Get market order book for a trading pair
Input Schema
Name | Required | Description | Default |
---|---|---|---|
exchange | Yes | Exchange ID (e.g., binance, coinbase) | |
limit | No | Depth of the orderbook | |
symbol | Yes | Trading pair symbol (e.g., BTC/USDT) |