get_klines
Retrieve historical candlestick data for Binance trading pairs. Specify symbol, interval, market type, and limit to analyze cryptocurrency price movements using the Binance MCP Server.
Instructions
Get historical candlestick data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
interval | Yes | Kline/candlestick chart interval | |
limit | No | Number of klines to retrieve (default 500, max 1000) | |
symbol | Yes | Trading pair symbol (e.g., BTCUSDT) | |
type | Yes | Market type |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Binance MCP Server
Related Tools
- @qeinfinity/binance-mcp-server
- @Nayshins/mcp-server-ccxt
- @rand-tech/pcm
- @Nayshins/mcp-server-ccxt
- @mixuechu/binance-mcp