Unified long/short ratio data.
Represents the ratio of long to short positions for a symbol.
Fields
symbol- Unified symboltimestamp- Data timestamp in millisecondsdatetime- ISO 8601 datetime stringtimeframe- Aggregation timeframe (e.g., "5m", "1h")long_short_ratio- Ratio of longs to shortsinfo- Raw exchange response
Summary
Types
Functions
@spec schema() :: map()
JSON Schema for the LongShortRatio unified type.