Average Force

Category: momentum

A smoothed momentum oscillator that measures the position of the close price relative to the high-low range of a lookback period, centered around zero.

Formula

AF = \frac{1}{S} \sum_{i=0}^{S-1} \left( \frac{Close_i - LowMin_{P}}{HighMax_{P} - LowMin_{P}} - 0.5 \right) \text{ where } P = \text{Period}, S = \text{Smooth}

Inputs

See signal primitives and every published strategy that uses Average Force on WOBR StrategyVerse.


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