OPEN-SOURCE SCRIPT

Multi-timeframe Moving Average with Summary Table

已更新
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
快照

show mas
快照

check feature
快照


版本注释

-Colour of the table cell = direction of ma trend
-Colour of text = price close above/below ma
版本注释
bug fix - check mode was deactivated
版本注释
improvements
Moving Averages

开源脚本

本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?

免责声明