v1
latestOpenAPI 3.0.02026-07-2224101.3 MBLiquidations
Liquidations are sum of forced market orders to exit leveraged positions caused by price volatility. Liquidations indicate current price volatility and traders' sentiment which side they had been betting. Note that Binance's liquidation data collection policy has changed since 2021-04-27, which makes the distribution of the data has changed after that.
| Name | Exchange | Symbol | Available Since |
|---|---|---|---|
| All Exchanges | all_exchange | all_symbol | The earliest time in the exchanges below. |
| Binance | binance | all_symbol <br/> btc_busd <br/> btc_usd <br/> btc_usdt | The earliest time in the symbols. <br/> 2019-11-20 00:00:00 <br/> 2020-08-14 00:00:00 <br/> 2021-01-15 00:00:00 |
| Bitfinex | bitfinex | all_symbol <br/> btc_usdt | The earliest time in the symbols. <br/> 2019-09-18 00:00:00 |
| Bitmex | bitmex | all_symbol <br/> btc_usd | The earliest time in the symbols. <br/> 2019-04-02 00:00:00 |
| Bybit | bybit | all_symbol <br/> btc_usd <br/> btc_usdt | The earliest time in the symbols. <br/> 2020-12-20 00:00:00 <br/> 2020-12-18 00:00:00 |
| Deribit | deribit | all_symbol <br/> btc_usd | The earliest time in the symbols. <br/> 2019-05-25 00:00:00 |
| FTX** | ftx | all_symbol <br/> btc_usd | The earliest time in the symbols. <br/> 2019-08-04 00:00:00 |
| Gate.io | gate_io | all_symbol <br/> btc_usd <br/> btc_usdt | The earliest time in the symbols. <br/> 2018-12-20 16:00:00 <br/> 2019-11-18 17:00:00 |
| HTX Global | htx_global | all_symbol <br/> btc_usd <br/> btc_usdt | The earliest time in the symbols. <br/> 2020-06-26 00:00:00 <br/> 2021-09-23 12:00:00 |
| OKX | okx | all_symbol <br/> btc_usd <br/> btc_usdt | The earliest time in the symbols. <br/> 2020-12-20 00:00:00 <br/> 2020-12-17 00:00:00 |
(**) Use in cautions due to the deprecation (no data update)
Query parameters
A derivative exchange from the table that we support. See here.
A BTC pair symbol from the table that we support. See here
Currently we support day, hour, and min.
This defines the starting time for which data will be gathered, formatted as YYYYMMDDTHHMMSS (indicating YYYY-MM-DDTHH:MM:SS, UTC time). If window=day is used, it can also be formatted as YYYYMMDD (date). If window=block is used, you can also specify the exact block height (e.g. 510000). If this field is not specified, response will include data from the earliest time.
This defines the ending time for which data will be gathered, formatted as YYYYMMDDTHHMMSS (indicating YYYY-MM-DDTHH:MM:SS, UTC time). If window=day is used, it can also be formatted as YYYYMMDD (date). If window=block is used, you can also specify the exact block height (e.g. 510000). If this field is not specified, response will include data from the latest time.
The maximum number of entries to return before the latest data point (or before to if specified). This field ranges from 1 to 100,000.
A format type about return message type. Supported formats are json, csv.
Response
Amount of long/short liquidations orders