Average Force

Category: momentum

A smoothed oscillator that centers the price's relative position within a rolling N-period high-low range around a zero baseline.

Formula

AF = SMA(\frac{Close - \min(Low, P)}{\max(High, P) - \min(Low, P)} - 0.5, S)

Inputs

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


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