Connects to 20+ cryptocurrency exchanges through CCXT to fetch real-time market data like prices, order books, and trading history. Provides a unified interface for accessing crypto market information across multiple exchanges.

130624 views28RemoteLocal (stdio)

What it does

  • Get real-time ticker prices for trading pairs
  • Fetch order book data from exchanges
  • Retrieve OHLCV candlestick charts
  • Access recent trade history
  • List available markets and exchanges
  • Batch fetch multiple tickers at once

Best for

Crypto traders analyzing market dataFinancial applications needing exchange dataBuilding trading bots or market monitorsResearch and analysis of cryptocurrency markets
20+ exchange supportHigh-performance with cachingSupports spot, futures, and swap markets

Tools (24)

cache-stats

Get CCXT cache statistics

clear-cache

Clear CCXT cache

set-log-level

Set logging level

list-exchanges

List all available cryptocurrency exchanges

get-ticker

Get current ticker information for a trading pair

Alternatives