fetchTickers
Fetch real-time ticker data from any exchange, including price, volume, and market statistics. Specify exchange and symbols for targeted results using the CCXT MCP Server.
Instructions
Fetch all tickers from an exchange
Input Schema
Name | Required | Description | Default |
---|---|---|---|
exchangeId | Yes | Exchange ID (e.g., 'binance', 'coinbase') | |
symbols | No | Optional list of specific symbols to fetch |