brobear

Moving Average Bundle

brobear Actualizado   
3 Moving Average Lines. All parameters are configurable via user input.

Each of these moving average lines already exist as individual indicators in TradingView. This script just bundles them for one stop shopping. It's helpful if you're limited by the number of indicators per chart. And highly educational: quickly compare the different averaging methods!

sma: Simple Moving Average
rma: Recursive Moving Average
ema: Exponential Moving Average
wma: Weighted Moving Average
vma: Volume Weighted Moving Average
wma: Weighted Moving Average
alma: Arnaud Legoux Moving Average

Note: Only Pine built-in functions are included.

Notas de prensa:
Added several filters. See the beginning comments in the code for a full description.

- Ehler's Laguerre filter
- Ehler's Adaptive Laguerre filter
- Ehler's Super Smoothing filter, 2 pole and 3 pole
- Hull moving average
- Percentile moving line
- Highest Lowest average moving line (like the Ichimoku Cloud)
- Exponential decay lines

Filters can be cascaded. Optional shading between filters.


This moving average bundle helps me get a feel for how different TA filters work, or don't work... or how they relate to each other. It's fascinating! I've spent too much time combining filters in unconventional ways, experimenting... playing. Oh, and trading too. Hope you find it useful :)
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?