exchangeNames[]: (array) List of exchange names (e.g. Binance).
symbol: (string) Trading pair symbol (e.g. BTC/USDT).
Description:
The /api/v1/crypto/tickers endpoint provides a snapshot of the latest trading metrics for cryptocurrency trading pairs on specified exchanges. It delivers key market indicators such as high, low, bid, ask, volume-weighted average price (vwap), open, close, last price, previous close, change, percentage change, average price, base volume, and quote volume. These data points are crucial for traders and analysts to gauge the current market conditions, assess volatility, and make informed decisions. The endpoint supports queries by date range, exchange names, and symbols, facilitating targeted data retrieval for analysis or display. Through pagination parameters (offset, limit), users can efficiently navigate through large datasets, ensuring access to relevant market data tailored to their specific requirements.