OPEN-SOURCE SCRIPT

Moving Average

Actualizado
////////////////////////////////////
//// 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.
Notas de prensa
////////////////////////////////////
//// 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.
Notas de prensa
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
Notas de prensa
.
Notas de prensa
Updates:
- Removed wrong entry from settings window
Notas de prensa
Updates:
- Added Double exponential MA (DEMA) and Triple exponential MA (TEMA)
- Other minor fixes to the code.

Bezzus
Moving Averages

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad