Float Indicator

Category: volume, market_structure, trend

Calculates the total volume required to 'turn over' the float between local highs and lows within a specified lookback, plotting a cumulative volume histogram since the start of the current swing.

Formula

TotalFloat = \sum_{t=SwingLow}^{SwingHigh} Volume_t \\ CurrentCumulative = \sum_{t=SwingStart}^{0} Volume_t \pmod{TotalFloat}

Inputs

See signal primitives and every published strategy that uses Float Indicator on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home