The Aggregate Trade Streams push trade information that is aggregated for a single taker order.
Update Speed: Real-time
Request parameters.
Rolling window ticker statistics for all market symbols, computed over multiple windows.
Note that only tickers that have changed will be present in the array.
Update Speed: 1000ms
Request parameters.
24hr rolling window mini-ticker statistics for all symbols that changed in an array. These are NOT the statistics of the UTC day, but a 24hr rolling window for the previous 24hrs. Note that only tickers that have changed will be present in the array.
Update Speed: 1000ms
Request parameters.
Average price streams push changes in the average price over a fixed time interval.
Update Speed: 1000ms
Request parameters.
Block Trade Streams push block trade information in real-time.
Update Speed: Real-time
Request parameters.
Pushes any update to the best bid or ask's price or quantity in real-time for a specified symbol.
Multiple <symbol>@bookTicker streams can be subscribed to over one
connection.
Update Speed: Real-time
Request parameters.
Order book price and quantity depth updates used to locally manage an order book.
Update Speed: 1000ms or 100ms
Request parameters.
The Kline/Candlestick Stream push updates to the current
klines/candlestick every second in UTC+0 timezone
Update Speed: 1000ms for 1s, 2000ms for the other intervals
Request parameters.
The Kline/Candlestick Stream push updates to the current
klines/candlestick every second in UTC+8 timezone
Kline/Candlestick chart intervals:*
Supported intervals: See Kline/Candlestick chart intervals
UTC+8 timezone offset:*
Update Speed: 1000ms for 1s, 2000ms for the other intervals
Request parameters.
24hr rolling window mini-ticker statistics. These are NOT the statistics of the UTC day, but a 24hr rolling window for the previous 24hrs.
Update Speed: 1000ms
Request parameters.
Top <levels> bids and asks, pushed every second.
Update Speed: 1000ms or 100ms
Request parameters.
Reference price stream for a symbol.
Update Speed: 1000ms
Request parameters.
Rolling window ticker statistics for a single symbol, computed over multiple windows.
Note:* This stream is different from the <symbol>@ticker stream. The open time "O" always starts on a minute, while the closing time "C" is the current time
of the update. As such, the effective window might be up to 59999ms wider than <window_size>.
Update Speed: 1000ms
Request parameters.
24hr rolling window ticker statistics for a single symbol. These are NOT the statistics of the UTC day, but a 24hr rolling window for the previous 24hrs.
Update Speed: 1000ms
Request parameters.
The Trade Streams push raw trade information; each trade has a unique buyer and seller.
Update Speed: Real-time
Request parameters.
Api - interface Api