Step Generalized Moving Average
Feb 4, 2026

The Step Generalized Moving Average indicator provides a trend-structure moving average that utilizes volatility-adjusted "steps" and lag-compensation to reduce market noise while maintaining responsiveness.
Usage
The Usage section describes how the script can be used to identify market regimes and structural shifts. The indicator is primarily used as a trend filter; when the stepped line is rising, the market is considered in a bullish regime, and when it is falling, the market is in a bearish regime. Because the line remains flat during periods of insignificant price movement, it helps traders avoid "choppy" markets where standard moving averages might produce frequent false signals.
The indicator can also function as dynamic support and resistance. In an uptrend, the stepped levels represent structural support, while in a downtrend, they represent resistance. Users typically look for "direction flips"—where the line changes from an upward step to a downward step—as signals for potential trend reversals or exits.
Details
The script is constructed using three primary components:
- Generalized Moving Average (GMA): This engine uses a two-stage smoothing process. It calculates an initial moving average (MA1) and a secondary smoothing of that average (MA2). By combining them using the Volume Factor, it offsets the lag inherent in traditional smoothing, pushing the output closer to current price action without sacrificing stability.
- Step Filter: This converts the smooth GMA into a discrete "staircase" signal. The filter only updates the value if the price move exceeds a specific threshold defined by the Average True Range (ATR). If the price jumps significantly, the filter "catches up" in multiples of the step size to ensure the line stays relevant to market structure.
- Volatility Adaptation: Because the step size is tied to the ATR, the indicator automatically widens its "noise filter" during high volatility and tightens it during low volatility.
The script also includes a secondary slow moving average and a gradient fill to provide visual context for trend pressure and the distance between the structural step and the underlying price drift.
Settings
- Moving Average Type: Selects the base smoothing algorithm (e.g., SMA, EMA, T3, ALMA, KAMA, LSMA, McGinley).
- MA Period: Sets the lookback window for the base smoothing engine.
- Volume Factor: Adjusts the aggressiveness of the lag compensation (higher values increase responsiveness).
- Step Size (% of ATR): Determines how large a move must be (relative to volatility) to trigger a new step.
- ATR Period: Sets the lookback period for the volatility calculation used to size the steps.
- Color Bars: Toggles the ability to color the price candles based on the current trend direction.
- Line Width: Adjusts the visual thickness of the StepGMA line.
- Long/Short Color: Customizes the colors used for bullish and bearish regimes.
FAQ
How do I adjust the indicator to show fewer signals in sideways markets?
You can increase the "Step Size (% of ATR)" or increase the "MA Period." This requires the price to make a more significant, volatility-adjusted move before the trend direction flips.
What is the difference between the StepGMA and a standard Moving Average?
A standard MA moves every time the price changes, often leading to "whipsaws" in consolidation. The StepGMA remains flat until a meaningful move occurs, acting more like a structural level than a simple average.
How can I access the Step Generalized Moving Average?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Free indicator
Get free access to this indicator on the platforms below.
Unlock the entire LuxAlgo Library
Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.