TradingView
Fractured
11 июля 2019 г., 20:03

Many Moving Averages 

Bitcoin / US Dollar Perpetual Inverse Swap ContractBitMEX

Описание

This script allows you to add two moving averages to a chart, where the type of moving average can be chosen from a collection of 15 different moving average algorithms. Each moving average can also have different lengths and crossovers/unders can be displayed and alerted on.

The supported moving average types are:

  • Simple Moving Average ( SMA )
  • Exponential Moving Average ( EMA )
  • Double Exponential Moving Average ( DEMA )
  • Triple Exponential Moving Average ( TEMA )
  • Weighted Moving Average ( WMA )
  • Volume Weighted Moving Average ( VWMA )
  • Smoothed Moving Average ( SMMA )
  • Hull Moving Average ( HMA )
  • Least Square Moving Average/Linear Regression ( LSMA )
  • Arnaud Legoux Moving Average ( ALMA )
  • Jurik Moving Average ( JMA )
  • Volatility Adjusted Moving Average ( VAMA )
  • Fractal Adaptive Moving Average ( FRAMA )
  • Zero-Lag Exponential Moving Average ( ZLEMA )
  • Kauman Adaptive Moving Average ( KAMA )


Many of the moving average algorithms were taken from other peoples' scripts. I'd like to thank the authors for making their code available.

Информация о релизе

Replaced crosses with triangles and made them a little bit smaller, in order to make them visually less distracting, yet still easily visible.

Информация о релизе

Added ALMA to the dropdown
Комментарии
MasBart
Very nice scripts @Fractured. Do you plan to add MESA/MAMA and/or ribbon filling ?

Thanks
MDijcks
Great script @Fractured! But i miss the ALMA.. Is the're a way that you can add it?
Fractured
@MDijcks, Thanks, I never added it to the drop down. Updated now
Ещё