OPEN-SOURCE SCRIPT

Moving Average Lab - by InFinito

The Moving Average Lab allows to create any possible combination of up to 3 given MAs. It is meant to help you find the perfect MA that fits your style, strategy and market type.

This script allows to average, weight, double and triple multiple types and lengths of Moving Averages

Currently supported MA types are:
  • SMA
  • EMA
  • VWMA
  • WMA
  • SMMA (RMA)
  • HMA
  • LSMA
  • DEMA
  • TEMA


Features:

- Double or Triple any type of Moving Average using the same logic used for calculating DEMAs and TEMAs:

In the following example you can see a normal, double and triple 200 VWMA
imagen

- Average 2 or 3 different types and lengths of Moving Average:

In the example you can see the average between a Double LSMA and a SMA
imagen

- Weight each MA manually:

The example shows the average of an HMA and a VWMA with the HMA having a weight of 2 and the VWMA having a weight of 1
imagen

- Average up to 3 personalized MAs:

The example shows the average of an EMA + a Double WMA + a Triple SMA with a 3:2:1 weighting
imagen

- Average different Moving Averages with different length each:

The example shows the average of an 800 SMA + a 400 VWMA + a 200 EMA
imagen




Exponential Moving Average (EMA)HMALeast Squares Moving Average (LSMA)rmaSimple Moving Average (SMA)smaVolume Weighted Moving Average (VWMA)

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?


También en:

Exención de responsabilidad