Bezzus

Moving Average

Bezzus Updated   
////////////////////////////////////
//// MULTIPLE_MA ////
////////////////////////////////////

// A simple script including:
// 1) 50-days Moving average
// 2) 100-days Moving average
// 3) 150-days Moving average
// 4) 200-days Moving average.
Release Notes:
////////////////////////////////////
//// MULTIPLE_MA ////
////////////////////////////////////

// @author GianlucaBezziccheri

// A simple script including:
// 1) 4x Simple Moving Averages
// 2) 4x Exponential Moving Averages
// 3) 4x Weighted Moving Averages
// 4) 4x Volume Weighted Moving Averages
// 5) 4x Hull Moving Averages
// You can choose MA type you prefer and even to activate all of them at the same time,
// though i don't recommend this.
Release Notes:
Updates:
- Script converted to v4
- Added 3 types of MA: Arnaud Legoux MA, Least squares MA, Fractal adaptive MA (FRAMA is plotted separately from the other MAs)
- Cleaned the settings window and added a checkbox to enable/disable the whole MA bundle
Release Notes:
.
Release Notes:
Updates:
- Removed wrong entry from settings window
Release Notes:
Updates:
- Added Double exponential MA (DEMA) and Triple exponential MA (TEMA)
- Other minor fixes to the code.

@Bezzus
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 a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?