Zero Lag Least Squares Moving Average (ZLSMA)

Category: trend

A trend-following moving average that combines Linear Regression Moving Average (LRMA) with zero-lag logic to track price action with minimal delay.

Formula

\\text{ZLSMA} = 2 \cdot \text{LRMA}(period) - \text{LRMA}(\text{LRMA}(period))\\ \text{where LRMA} = 3 \cdot \text{WMA} - 2 \cdot \text{SMA} \text{ (Least Squares estimation)}

Inputs

See signal primitives and every published strategy that uses Zero Lag Least Squares Moving Average (ZLSMA) on WOBR StrategyVerse.


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