Unified liquidation event data.
Represents a liquidation event on a derivatives exchange.
Fields
symbol- Unified symbol (e.g., "BTC/USDT:USDT")timestamp- Liquidation time in millisecondsdatetime- ISO 8601 datetime stringprice- Liquidation pricebase_value- Value in base currencyquote_value- Value in quote currencycontracts- Number of contracts liquidatedcontract_size- Size of one contractside- "long" or "short"info- Raw exchange response
Summary
Types
Functions
@spec schema() :: map()
JSON Schema for the Liquidation unified type.