get_orderbook
Retrieve real-time orderbook data for a specific cryptocurrency symbol on Bybit exchange. Specify the category (spot, linear, inverse) and symbol to access bid and ask prices with customizable depth 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) |