get_orderbook
Retrieve real-time orderbook data for a specific cryptocurrency symbol on Bybit. Input category (spot, linear, inverse) and symbol (e.g., BTCUSDT) to access up to 50 bid and ask entries for informed trading decisions.
Instructions
Get orderbook data for a specific symbol
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | Category (spot, linear, inverse, etc.) | |
limit | No | Number of orderbook entries to retrieve | |
symbol | Yes | Symbol (e.g., BTCUSDT) |