OPEN-SOURCE SCRIPT
已更新 Relative Strength Index w/ 3 Levels & 0 Line Colour (by WJ)

NOTE:
// RSI CODE TAKEN FROM DEFAULT INDICATOR
// I HAVE ONLY MADE SOME ADJUSTMENTS FOR VISUAL AID
// I MADE THIS FOR MY OWN USE BUT HAVE DECIDED TO PUBLISH AND SHARE IN CASE ANYBODY WANTS TO USE IT
This is the normal default built-in RSI indicator which I have added some stuff for visual aid:
// RSI CODE TAKEN FROM DEFAULT INDICATOR
// I HAVE ONLY MADE SOME ADJUSTMENTS FOR VISUAL AID
// I MADE THIS FOR MY OWN USE BUT HAVE DECIDED TO PUBLISH AND SHARE IN CASE ANYBODY WANTS TO USE IT
This is the normal default built-in RSI indicator which I have added some stuff for visual aid:
- Added middle line (50)
- RSI turns green when crossed above 50
- RSI turns red when crossed below 50
- RSI background turns green and red on crossover candle based on whether RSI just crossed over or below 50 respectively
- Alert notification on the crossover candle
版本注释
Shifted comments in code版本注释
Fixed 0 Line to 50 Line text版本注释
Added SMA in RSI版本注释
Changed default settings for SMA on RSI from 227 to 88 as it works better personally版本注释
- Changed some default colours and added a 90/10 OB/OS alert版本注释
- Issue of Upper and Lower Bands changed limits not affecting RSI colour change should be fixed - Alerts for mid line crossover and OB/OS levels should be dynamic now
版本注释
- Changed RSI back to 14 as default value- Added 2 more bands because I need them :d
版本注释
- Removed extra bands- Added MA choices and ability to turn it off
版本注释
Updated some stuff开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。