OPEN-SOURCE SCRIPT

Moving Average

已更新
////////////////////////////////////
//// 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.
版本注释
////////////////////////////////////
//// 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.
版本注释
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
版本注释
.
版本注释
Updates:
- Removed wrong entry from settings window
版本注释
Updates:
- Added Double exponential MA (DEMA) and Triple exponential MA (TEMA)
- Other minor fixes to the code.

Bezzus
Moving Averages

开源脚本

本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?

免责声明