| Name | Type | Description | Notes |
|---|---|---|---|
| time | int | Stat timestamp | [optional] |
| lsr_taker | float | Long/short taker ratio | [optional] |
| lsr_account | float | Long/short position user ratio | [optional] |
| long_liq_size | int | Long liquidation size (contracts) | [optional] |
| long_liq_amount | float | Long liquidation amount (base currency) | [optional] |
| long_liq_usd | float | Long liquidation volume (quote currency) | [optional] |
| short_liq_size | int | Short liquidation size (contracts) | [optional] |
| short_liq_amount | float | Short liquidation amount (base currency) | [optional] |
| short_liq_usd | float | Short liquidation volume (quote currency) | [optional] |
| open_interest | int | Total open interest size (contracts) | [optional] |
| open_interest_usd | float | Total open interest volume (quote currency) | [optional] |
| top_lsr_account | float | Top trader long/short account ratio | [optional] |
| top_lsr_size | float | Top trader long/short position ratio | [optional] |
| mark_price | float | Mark price | [optional] |