Hull Moving Average (HMA)

Category: trend

An extremely fast and smooth moving average developed by Alan Hull that minimizes lag by using a square root period calculation on a weighted difference of two moving averages.

Formula

HMA = WMA(2 * WMA(Price, n/2) - WMA(Price, n), sqrt(n))

Inputs

See signal primitives and every published strategy that uses Hull Moving Average (HMA) on WOBR StrategyVerse.


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