
/Binance-0e4c4bfb014e4d9ca8f0b6e11c9db562.jpg)
Instead, they push snapshot order data at a maximum frequency of 1 order push per second.:
The following liquidation orders streams do not push realtime order data anymore.New field marginAvailable in response of GET /fapi/v2/balance and GET /fapi/v2/account to indicate whether the asset can be used as margin in Multi-Assets mode.New object assets as asset information in response of GET /fapi/v1/exchangeInfo.GET /fapi/v1/multiAssetsMargin to check Multi-Assets margin mode.POST /fapi/v1/multiAssetsMargin to change Multi-Assets margin mode.Balance and Position Update event ACCOUNT_UPDATE add new event reason type m as AUTO_EXCHANGEto represent Multi-Assets margin auto-exchange event.Previous Leverage Update event ACCOUNT_CONFIG_UPDATE expanded as account configuration update event, including leverage update and Multi-Assets margin status update.New fields component and quoteAsset as component asset and quote asset added in response of GET /fapi/v1/indexInfo.New fields "q" and "i" for quote asset and index price added in stream Update endpoints:."marketTakeBound" for he max price difference rate( from mark price) a market order can make."liquidationFee" for liquidation fee rate.New fields in the response of GET /fapi/v1/exchangeInfo:.New field updateTime as last update time of asset and position in response of GET /fapi/v2/account and GET /fapi/v2/positionRisk.New endpoint GET /fapi/v1/assetIndexto get asset index for Multi-Assets mode margin asset.More details: Websocket Market Streams and User Data Streams.must be a valid listenKey when you establish a connection.Combined streams are accessed at /stream?streams=//&listenKey=.Raw streams are accessed at /ws/?listenKey=.Streams can be access either in a single raw stream or a combined stream.If user is in singleAssetsMargin mode, only USDT assets are included in the calculation(same as before).If user is in multiAssetsMargin mode, all assets will be included in calculation for fields totalInitialMargin totalMaintMargin totalWalletBalance totalUnrealizedProfit totalMarginBalance totalPositionInitialMargin totalOpenOrderInitialMargin totalCrossWalletBalance totalCrossUnPnl availableBalance maxWithdrawAmount and the results will be show as value in USD.New endpoint GET /fapi/v1/income/asyn/idto get Futures Transaction History Download Link by Id.New endpoint GET /fapi/v1/income/asynto get Download Id For Futures Transaction History.
