OPEN-SOURCE SCRIPT

Moving Average Heatmap Visualization

7 different types of moving averages (5 different lengths of each) compared to a base moving average. Base moving average can be configured to be a slew of different types of moving averages (credit to mortdiggiddy for the code) and have a custom length.

Red = base moving average is over other moving average (bearish)

Green = base moving average is under other moving average (bullish)

lengths for the different MAs are just fibonacci numbers due to lack of creativity.

First 5 moving averages are Simple moving average the next 5 are Exponential moving averages and after that it is weighted moving averages, volume weighted moving average (VWAP), Exponential volume weighted moving average (thanks again mortdiggiddy ), hull moving averages and lastly zero lag moving averages.

The indicator might lag your chart out a bit so be ready for that.

Have fun!
averageheatmapMoving AveragesTrend Analysisvisualization

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