/binance/tickers

POST /api/binance/tickers

Price: 1 credit

Get price-change statistics for one or more trading pairs over a rolling window

How to use it

Get rolling price-change statistics for one or more Binance spot trading pairs (e.g. 'BTCUSDT'). For each pair it returns the last price, price change and percent change, weighted average price, open/high/low prices, base and quote volume, the number of trades, and the window's open and close times. With the default 24-hour window it also includes the current best bid/ask prices and sizes, previous close, and last trade size. Set window_size (e.g. '1h', '4h', '1d') for a rolling window other than 24 hours.

Parameters

Request body

Response

Errors

Response headers