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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Bybit MCP Server
Related Tools
- @sammcj/bybit-mcp
- @Nayshins/mcp-server-ccxt
- @lazy-dinosaur/ccxt-mcp
- @truss44/mcp-crypto-price
- @Nayshins/mcp-server-ccxt