Index Price Streams
Underlying(e.g ETHUSDT) index stream.
Index Price Streams › Request
You can subscribe to this stream using one of the following options:
- Raw stream:
wss://fstream.binance.com/market/ws/!index@arr - Combined stream via URL:
wss://fstream.binance.com/market/stream?streams=!index@arr - Combined stream via request: Connect to
wss://fstream.binance.com/market/stream, then send the SUBSCRIBE request shown below.
methodWebSocket Streams method name.
paramsList of streams to subscribe to.
idUnique WebSocket request ID.
Index Price Streams › Responses
Index Price Streams
eevent type
Etime
sunderlying symbol
pindex price
Kline/Candlestick Streams
The Kline/Candlestick Stream push updates to the current klines/candlestick every 1000 milliseconds (if existing).
Stream parameters
symbolThe symbol parameter
intervalThe interval parameter
Kline/Candlestick Streams › Request
You can subscribe to this stream using one of the following options:
- Raw stream:
wss://fstream.binance.com/market/ws/{symbol}@kline_{interval} - Combined stream via URL:
wss://fstream.binance.com/market/stream?streams={symbol}@kline_{interval} - Combined stream via request: Connect to
wss://fstream.binance.com/market/stream, then send the SUBSCRIBE request shown below.
methodWebSocket Streams method name.
paramsList of streams to subscribe to.
idUnique WebSocket request ID.
Kline/Candlestick Streams › Responses
Kline/Candlestick Streams
eevent type
Eevent time
sOption trading symbol
k
Option Mark Price
The mark price for all option symbols on specific underlying asset. E.g.btcusdt@optionMarkPrice
Option Mark Price › Request
You can subscribe to this stream using one of the following options:
- Raw stream:
wss://fstream.binance.com/market/ws/{underlying}@optionMarkPrice - Combined stream via URL:
wss://fstream.binance.com/market/stream?streams={underlying}@optionMarkPrice - Combined stream via request: Connect to
wss://fstream.binance.com/market/stream, then send the SUBSCRIBE request shown below.
methodWebSocket Streams method name.
paramsList of streams to subscribe to.
idUnique WebSocket request ID.
Option Mark Price › Responses
Mark Price
sSymbol
mpMark price
EEvent time
eEvent type
iIndex price
PEstimated Settle Price, only useful in the 0.5 hour before the settlement starts
boThe best buy price
aoThe best sell price
bqThe best buy quantity
aqThe best sell quantity
bBuyImplied volatility
aSellImplied volatility
hlBuy Maximum price
llSell Minimum price
vovolatility
rfrisk free rate
ddelta
ttheta
ggamma
vvega
New Symbol Info
New symbol listing stream.
New Symbol Info › Request
You can subscribe to this stream using one of the following options:
- Raw stream:
wss://fstream.binance.com/market/ws/!optionSymbol - Combined stream via URL:
wss://fstream.binance.com/market/stream?streams=!optionSymbol - Combined stream via request: Connect to
wss://fstream.binance.com/market/stream, then send the SUBSCRIBE request shown below.
methodWebSocket Streams method name.
paramsList of streams to subscribe to.
idUnique WebSocket request ID.
New Symbol Info › Responses
New Symbol Info
eEvent Type
EEvent Time
sSymbol
psUnderlying index of the contract
qaQuotation asset
dOption type
spStrike price
dtDelivery date time
uunit, the quantity of the underlying asset represented by a single contract.
otonboard date time
csContract status
Open Interest
Option open interest for specific underlying asset on specific expiration date. E.g.ethusdt@openInterest@221125
Stream parameters
underlyingThe underlying parameter
expirationDateThe expirationDate parameter
Open Interest › Request
You can subscribe to this stream using one of the following options:
- Raw stream:
wss://fstream.binance.com/market/ws/{underlying}@openInterest@{expirationDate} - Combined stream via URL:
wss://fstream.binance.com/market/stream?streams={underlying}@openInterest@{expirationDate} - Combined stream via request: Connect to
wss://fstream.binance.com/market/stream, then send the SUBSCRIBE request shown below.
methodWebSocket Streams method name.
paramsList of streams to subscribe to.
idUnique WebSocket request ID.
Open Interest › Responses
Open Interest
eEvent type
EEvent time
sOption symbol
oOpen interest in contracts
hOpen interest in USDT