Skip to main content
Glama

get_tickers

Retrieve real-time ticker data for specified markets on Bybit by providing category (e.g., spot, linear) and symbol (e.g., BTCUSDT) to analyze price and trading information.

Instructions

Get ticker information Args: category (str): Category (spot, linear, inverse, etc.) symbol (str): Symbol (e.g., BTCUSDT) Returns: Dict: Ticker information Example: get_tickers("spot", "BTCUSDT") Reference: https://bybit-exchange.github.io/docs/v5/market/tickers

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryYesCategory (spot, linear, inverse, etc.)
symbolYesSymbol (e.g., BTCUSDT)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dlwjdtn535/mcp-bybit-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server