get_orderbook
Query real-time market depth data for specific trading pairs on Bybit. Specify symbol, category, and limit to retrieve bids and asks for informed trading decisions.
Instructions
Get orderbook (market depth) data for a trading pair
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | Category of the instrument (spot, linear, inverse) | |
limit | No | Limit for the number of bids and asks (1, 25, 50, 100, 200) | |
symbol | Yes | Trading pair symbol (e.g., 'BTCUSDT') |