Ticker | Bybit API Documentation
Ticker | Bybit API Documentation
Trade
Pre-upgrade
Ticker
Subscribe Example
Asset
Subscribe to the ticker stream.
User
A liate NOTE
Spot Leverage Token This topic utilises the snapshot eld and delta eld. If a response param is not found in the message, then its
value has not changed.
Spot Margin Trade (UTA)
Spot & Option tickers message are snapshot only
Crypto Loan
Institutional Loan
Push frequency: Derivatives & Options - ms
ms, Spot - real-time
Exchange Broker
Topic:
WebSocket Stream
tickers.{symbol}
Connect
Response Parameters
Public
ts number The timestamp (ms) that the system generates the data
> price hPcnt string Percentage change of market price in the last hours
> deliveryTime datetime Delivery date time (UTC+ ). Unique eld for inverse futures & USDC futures
> basisRate string Basis rate. Unique eld for inverse futures & USDC futures
> deliveryFeeRate string Delivery fee rate. Unique eld for inverse futures & USDC futures
> predictedDeliveryPrice string Predicated delivery price. Unique eld for inverse futures & USDC futures
Subscribe Example
Response Example
Linear
Linear Option
Option Spot
Spot
{
"topic": "tickers.BTCUSDT",
"type": "snapshot",
"data": {
"symbol": "BTCUSDT",
"tickDirection": "PlusTick",
"price24hPcnt": "0.017103",
"lastPrice": "17216.00",
"prevPrice24h": "16926.50",
"highPrice24h": "17281.50",
"lowPrice24h": "16915.00",
"prevPrice1h": "17238.00",
"markPrice": "17217.33",
"indexPrice": "17227.36",
"openInterest": "68744.761",
"openInterestValue": "1183601235.91",
"turnover24h": "1570383121.943499",
"volume24h": "91705.276",
"nextFundingTime": "1673280000000",
"fundingRate": "-0.000212",
"bid1Price": "17215.50",
"bid1Size": "84.489",
Previous Next
«« Trade
Trade Kline
Kline
Community GitHub