get_orderbook
Fetch real-time orderbook data for specified trading pairs on Bybit, including symbol, limit, and category (spot, linear, inverse). Streamline market analysis and trading decisions.
Instructions
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) |