get_market_info
Retrieve detailed market data for specific trading pairs or categories (spot, linear, inverse) from Bybit’s cryptocurrency exchange API. Query real-time information with optional filters for symbols and result limits.
Instructions
Get detailed market information for trading pairs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | Category of the instrument (spot, linear, inverse) | |
limit | No | Limit for the number of results (max 1000) | |
symbol | No | Optional: Trading pair symbol (e.g., 'BTCUSDT'). If not provided, returns info for all symbols in the category |