Required Fields
| Field | Type | Description |
|---|---|---|
coin | string | Trading pair symbol (deprecated, use symbol instead) |
count | integer | Total number of liquidations |
long_count | integer | Number of long liquidations |
long_usd | number | Long liquidation volume in USD |
short_count | integer | Number of short liquidations |
short_usd | number | Short liquidation volume in USD |
symbol | string | Trading pair symbol |
timestamp | string:date-time | Bucket start timestamp (UTC) |
total_usd | number | Total liquidation volume in USD |