OPEN-SOURCE SCRIPT
已更新 Multi-Timeframe Trend Table

This is the first publication of an indicator to show trend on the higher timeframes and is an English version of the "Mtf Supertrend Table" coded by FxTraderProAsistan. Credit goes to him for the genesis of this work. I updated the original code to Pinescript V.5 and modified it to suit my needs. Please enjoy.
This trend table indicator has the following features:
1. Trend Mode : Option to select the method of determining trend, using the Pinescript built-in ta.supertrend function or finding trend based on the cross of 20 and 50 EMA
2. 6 trend timeframes of your choosing, with show/hide
3. Optional feature to include the DXY (US dollar) trends, for the timeframes chosen. Useful for instruments that react to changes in the US dollar
4. ATR settings to adjust the Supertrend parameters. Default values are an ATR length of 10 and a Factor of 3
This trend table indicator has the following features:
1. Trend Mode : Option to select the method of determining trend, using the Pinescript built-in ta.supertrend function or finding trend based on the cross of 20 and 50 EMA
2. 6 trend timeframes of your choosing, with show/hide
3. Optional feature to include the DXY (US dollar) trends, for the timeframes chosen. Useful for instruments that react to changes in the US dollar
4. ATR settings to adjust the Supertrend parameters. Default values are an ATR length of 10 and a Factor of 3
版本注释
Minor update to reorganize the settings on the input page and Pinescript code to be cleaner for future development. 1. Added size "Huge" as an option for text
2. Default Trend Mode set to "EMA"
3. Added ability to customize "Up" and "Down" color
4. Code reorganization
版本注释
Minor update to reorganize the settings on the input page and Pinescript code to be cleaner for future development.1. Added size "Huge" as an option for text
2. Default Trend Mode set to "EMA"
3. Added ability to customize "Up" and "Down" color
4. Code reorganization
版本注释
I made a slight change to the table to show the symbol of the chart, instead of the generic "Trend" title. 版本注释
Added user input options to set the fast and slow EMA values. The default is set to the 20 and 50 EMA. 版本注释
Publishing on a blank chart版本注释
This is a full rewrite of the first version of the Multi-Timeframe Trend Table. This version enables users to set up to 6 of their own symbols, for 6 timeframes of their choosing. The rest of the options remain the same as the original version.
This version does not incorporate alerts yet. I still have a lot of testing to do before I'm satisfied it's solid.
Enjoy this version and please leave me comments if you like it. If you find a bug let me know as well so I can continue improving this.
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。