Open Interest Suite [Aggregated] - By Leviathan

Category: market_structure, volume

Aggregates Open Interest from multiple exchanges to track market positioning, identifying aggressive participants and liquidation events (rekt).

Formula

\Delta OI_{total} = \sum_{source} (\Delta OI_{source}) \\ \text{Threshold}_{up} = \text{SMA}(\Delta OI > 0, 300) \times \text{Multiplier} \\ \text{Threshold}_{down} = \text{SMA}(\Delta OI < 0, 300) \times \text{Multiplier} \\ \text{Aggressive Longs} = \text{Price Up} \text{ AND } \Delta OI > \text{Threshold}_{up} \\ \text{Rekt Longs} = \text{Price Down} \text{ AND } \Delta OI < \text{Threshold}_{down}

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home