sxiong1111

True Strength Index

The True Strength Index (TSI) is a technical momentum oscillator that can help identify trends and spot reversals. This indicator was developed with about an hour of research, based on the original True Strength Index formula by William Blau. The research material used to create this indicator can be found in the script (released publicly).

Author Notes:
- The zero line is included in this script, since it's a standard feature of the True Strength Index momentum oscillator.
- I did not include support and resistance levels, as I'm still researching the best way to incorporate this, rather than using a simple horizontal line for each.
- The original True Strength Index momentum oscillator utilizes the Exponential Moving Average, but with this release, you have the option to use the Hull Moving Average (as an alternative). Feel free to experiment and adjust the settings to whatever suits your trading style.
- I plan on improving/updating this indicator, but for now, releasing this early version.

* This is being provided as is and the information provided by this script is meant for informational/entertainment purposes only.
版本注释:
This might the final iteration of this True Strength Index indicator. The prior public released version omitted the oversold and overbought levels. I was in disagreement with the concept of how the oversold and overbought lines were used with the original specifications of how these lines are just set at -30 and + 30. To put it bluntly, it's like plopping 2 additional lines fixed at -30 and +30 and calling it oversold and overbought.

After several hours of brainstorming and experimentation, I think I came up with a better solution to the oversold and overbought levels. You can read the description comment area of the source code (released publicly) for more information on how to use the oversold and overbought lines. The oversold and overbought lines aren't enabled by default, so if you want it, ensure you manually enable it.

Also, after a while, my source code started getting a bit sloppy as I kept getting frustrated with wanting to terminate each line of code with a semicolon, etc... since I've come from a C++, Javascript/NodeJS background. In any case, this version also comes with a couple of minor changes. You can check it for yourself through the indicator settings and each setting has a detailed tooltip to assist you.
版本注释:
Minor update that includes a trend direction helper. The True Strength Index can generate false signals. By utilizing the trend direction helper, this can better help you visualize the general direction. The important thing to note here is the color of the trend direction helper. Details of it's usage can be found in the description area of the source code.
Please note that the trend direction helper isn't enabled by default. You have to manually activate it, if you want it through the indicator settings.
开源脚本

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

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?