Unified open interest data.
Represents the total open interest for a derivatives contract.
Fields
symbol- Unified symbol (e.g., "BTC/USDT:USDT")open_interest_amount- Open interest in contractsopen_interest_value- Open interest in quote currencybase_volume- Base currency volumequote_volume- Quote currency volumetimestamp- Data timestamp in millisecondsdatetime- ISO 8601 datetime stringinfo- Raw exchange response
Summary
Types
Functions
@spec schema() :: map()
JSON Schema for the OpenInterest unified type.