OPEN-SOURCE SCRIPT

Moving Average Ribbon

This is an extension of the Madrid Moving Average Ribbon public script to allow for different kinds of moving averages (the original allows only exponential and simple). Possible entries in the MA Type argument field are:

  • sma (simple moving average)
  • ema (exponential moving average)
  • wma (weighted moving average)
  • trima (triangular moving average)
  • zlema (zero-lag exponential moving average)
  • dema (double exponential moving average)
  • tema (triple exponential moving average)
  • hma (hull moving average)


If the argument given by the user does not match anything from the above list, it will default to ema.
Double Exponential Moving Average (DEMA)Exponential Moving Average (EMA)Momentum Indicator (MOM)ribbonSimple Moving Average (SMA)Triple Exponential Moving Average (TEMA)trendtrimaWeighted Moving Average (WMA)Zero Lag Exponential Moving Average (ZLEMA)

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?


Also on:

Disclaimer