OPEN-SOURCE SCRIPT

Stacked Moving Averages

Updated
The Stacked Moving Averages indicator lets you see if a ticker is in an uptrend, downtrend, or no trend based on the condition of the moving averages. If the moving averages are stacked such that MA1>MA2>MA3>MA4>MA5, then that is described as an uptrend. If the moving averages are stacked such that MA5>MA4>MA3>MA2>MA1, then that is defined as a downtrend.
The moving averages can be SMA, EMA, or DEMA, and it’s possible to view all the moving average series in the chart or hide all series and only see if there is an uptrend or downtrend according to the condition.
Note: If length 4 OR length 5 is zero the MA4 OR MA5 will be ignored.
Release Notes
- Update to version 5
- Support choosing a different timeframe
Release Notes
bug fixes
Release Notes
Adding WMA, HMA, RMA as Moving Average options.
Double Exponential Moving Average (DEMA)downtrendExponential Moving Average (EMA)Simple Moving Average (SMA)smastackeduptrend

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publication is governed by House rules. You can favorite it to use it on a chart.

Want to use this script on a chart?

Disclaimer