Bybit MCP Server
by sammcj
get_orderbook
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') |