fetchTickers
Retrieve ticker data for all or specific trading pairs from a cryptocurrency exchange, enabling real-time market analysis and decision-making.
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 |