CCXT Crypto Trading

CCXT Crypto Trading

lazy-dinosaur

Connects AI models to 100+ cryptocurrency exchanges using the CCXT library for market data retrieval and trading operations through natural language commands.

75354 views26Local (stdio)

What it does

  • Fetch real-time ticker prices and market data
  • Retrieve order books and recent trades
  • Download OHLCV candlestick data for analysis
  • Create and cancel trading orders
  • Monitor open orders across exchanges
  • Query available markets and trading pairs

Best for

Crypto traders building automated strategiesFinancial analysts monitoring multiple exchangesDevelopers building crypto trading applicationsPortfolio managers tracking market data
100+ exchanges supportedBoth read-only data and live tradingCCXT library integration

Tools (20)

fetchMarkets

Fetch markets from a cryptocurrency exchange

fetchTicker

Fetch ticker information for a symbol on an exchange

fetchTickers

Fetch all tickers from an exchange

fetchOrderBook

Fetch order book for a symbol on an exchange

fetchTrades

Fetch recent trades for a symbol on an exchange

Alternatives