get-ohlcv
Retrieve OHLCV candlestick data for specified trading pairs on exchanges like Binance or Coinbase. Fetch up to 1000 candles, adjust timeframes, and analyze market trends efficiently.
Instructions
Get OHLCV candlestick data for a trading pair
Input Schema
Name | Required | Description | Default |
---|---|---|---|
exchange | Yes | Exchange ID (e.g., binance, coinbase) | |
limit | No | Number of candles to fetch (max 1000) | |
symbol | Yes | Trading pair symbol (e.g., BTC/USDT) | |
timeframe | No | Timeframe (e.g., 1m, 5m, 1h, 1d) | 1d |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from PCM
- account-balance
- batch-get-tickers
- cache-stats
- clear-cache
- clear-exchange-cache
- get-exchange-info
- get-funding-rates
- get-leverage-tiers
- get-markets
- get-market-types
- get-ohlcv
- get-orderbook
- get-proxy-config
- get-ticker
- get-trades
- list-exchanges
- place-futures-market-order
- place-market-order
- set-leverage
- set-log-level
- set-margin-mode
- set-market-type
- set-proxy-config
- test-proxy-connection
Related Tools
- @doggybee/mcp-server-ccxt
- @Nayshins/mcp-server-ccxt
- @lazy-dinosaur/ccxt-mcp
- @qeinfinity/binance-mcp-server
- @shinzo-labs/coinmarketcap-mcp