get_kline
Retrieve candlestick (kline) data for a specific trading pair on Bybit. Specify the interval, limit, and category (spot, linear, inverse) to analyze market trends and price movements.
Instructions
Get kline/candlestick data for a trading pair
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | Category of the instrument (spot, linear, inverse) | |
interval | No | Kline interval | |
limit | No | Limit for the number of candles (max 1000) | |
symbol | Yes | Trading pair symbol (e.g., 'BTCUSDT') |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Bybit MCP Server
Related Tools
- @sv/mcp-paradex-py
- @esshka/okx-mcp
- @doggybee/mcp-server-ccxt
- @rand-tech/pcm
- @sammcj/bybit-mcp