get-historical-ohlcv
Fetch historical OHLCV (candlestick) data for specified trading pairs across major exchanges. Analyze price trends over customizable timeframes and days for informed trading decisions.
Instructions
Get historical OHLCV (candlestick) data for a trading pair
Input Schema
Name | Required | Description | Default |
---|---|---|---|
days_back | No | Number of days of historical data to fetch (default: 7, max: 30) | |
exchange | No | Exchange to use (supported: binance, coinbase, kraken, kucoin, hyperliquid, huobi, bitfinex, bybit, okx, mexc) | binance |
symbol | Yes | Trading pair symbol (e.g., BTC/USDT, ETH/USDT) | |
timeframe | No | Timeframe for candlesticks (e.g., 1m, 5m, 15m, 1h, 4h, 1d) | 1h |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Cryptocurrency Market Data MCP Server
Related Tools
- @doggybee/mcp-server-ccxt
- @rand-tech/pcm
- @lazy-dinosaur/ccxt-mcp
- @shinzo-labs/coinmarketcap-mcp
- @esshka/okx-mcp