OPEN-SOURCE SCRIPT
Actualizado Moving Average Multitool Crossover

As per request, this is a moving average crossover version of my original moving average multitool script.
It allows you to easily access and switch between different types of moving averages, without having to continuously add and remove different moving averages from your chart. This should make backtesting moving average crossovers much, much more easier. It also has the option to show buy and sell signals for the crossovers of the chosen moving averages.
It contains the following moving averages:
It allows you to easily access and switch between different types of moving averages, without having to continuously add and remove different moving averages from your chart. This should make backtesting moving average crossovers much, much more easier. It also has the option to show buy and sell signals for the crossovers of the chosen moving averages.
It contains the following moving averages:
- Exponential Moving Average (EMA)
- Simple Moving Average (SMA)
- Weighted Moving Average (WMA)
- Double Exponential Moving Average (DEMA)
- Triple Exponential Moving Average (TEMA)
- Triangular Moving Average (TMA)
- Volume-Weighted Moving Average (VWMA)
- Smoothed Moving Average (SMMA)
- Hull Moving Average (HMA)
- Least Squares Moving Average (LSMA)
- Kijun-Sen line from the Ichimoku Kinko-Hyo system (Kijun)
- McGinley Dynamic (MD)
- Rolling Moving Average (RMA)
- Jurik Moving Average (JMA)
- Arnaud Legoux Moving Average (ALMA)
- Vector Autoregression Moving Average (VAR)
- Welles Wilder Moving Average (WWMA)
- Sine Weighted Moving Average (SWMA)
- Leo Moving Average (LMA)
- Variable Index Dynamic Average (VIDYA)
- Fractal Adaptive Moving Average (FRAMA)
- Variable Moving Average (VAR)
- Geometric Mean Moving Average (GMMA)
- Corrective Moving Average (CMA)
- Moving Median (MM)
- Quick Moving Average (QMA)
- Kaufman's Adaptive Moving Average (KAMA)
- Volatility-Adjusted Moving Average (VAMA)
- Modular Filter (MF)
Notas de prensa
Fixed buy and sell labels being position too far from price on lower timeframe charts.Notas de prensa
Corrected 2nd MA's plot title, and added offset as an input to the Arnaud Legoux MA (ALMA).Notas de prensa
Merged WWMA and RMA, since they result in a perfectly identical calculation. Cleaned up code.Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
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.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
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.