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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。