fetchTickers
Retrieve current market prices and trading data for cryptocurrency pairs from supported exchanges, enabling real-time market analysis and trading decisions.
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 |