OPEN-SOURCE SCRIPT

Multi-timeframe Moving Average with Summary Table

Actualizado
This script aims to keep you orientated with regard to moving averages on higher time frames when working in the lower timeframe. It will show the given MA specification from you current timeframe and the timeframes above. In addition, it also shows a summary table of what the MAs on the other timeframes are doing (trending up/down, flat).

So if you are on the 15 minute timeframe looking at the 20SMA you will know where the 20SMA is on the 1hour, 4hour, 1D, 1W, 1M. You also know the direction of the upper timeframe mas (the 1 hour is trending up but the 4hour is flat etc).

Defining whether an MA is trending is a little subjective but the script making a reasonable job of it - it compares the current MA level to the MA level the defined bars back and compares that to the average true range. (That way it works the same across all currencies regardless of their natural volatility. There is a check feature so you can understand the results your settings are creating.

summary table
imagen

show mas
imagen

check feature
imagen


Notas de prensa

-Colour of the table cell = direction of ma trend
-Colour of text = price close above/below ma
Notas de prensa
bug fix - check mode was deactivated
Notas de prensa
improvements
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