Bezzus

Moving Average

Bezzus 已更新   
////////////////////////////////////
//// 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
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?