PROTECTED SOURCE SCRIPT
已更新 Relative Strength Index + Candle coloring

Relative Strength Index (RSI)
>The Relative Strength Index (RSI), developed by J. Welles Wilder, is a momentum oscillator that measures the speed and change of price movements. The RSI oscillates between zero and 100.
>Traditionally the RSI is considered overbought when above 70 and oversold when below 30. But blindly selling at 70 and buying at 30 is a bad idea because price can make very low movement while oscillator makes large moves and vice versa.
>In RSI Signals can be generated by looking for divergences and failure swings. RSI can also be used to identify the general trend.
>Calculation
The RSI is a fairly simple formula, The basic formula is:
RSI = 100 – [100 / ( 1 + (Average of Upward Price Change / Average of Downward Price Change ) ) ]
>In this script I have used the standard 14 period RSI and added candle coloring feature, I used two other periods other than 14 to determine the major trend and use the position of 14 period RSI relative to other 2 periods to color the candle.
>color reference, what they represent :

>also look out for divergences, its not included in this script will provide in next updates, divergence are HH on price but LH on RSI, LL on price but LH on RSI, easy to identify. the best divergences are often easy to find they occur within next 5-10 candles, do not overcomplicate when it doesn't exist.
How to use this candle coloring:
>best during major trends.
>not best for mean reversion plays.
>use it as an addition to your system.
>The Relative Strength Index (RSI), developed by J. Welles Wilder, is a momentum oscillator that measures the speed and change of price movements. The RSI oscillates between zero and 100.
>Traditionally the RSI is considered overbought when above 70 and oversold when below 30. But blindly selling at 70 and buying at 30 is a bad idea because price can make very low movement while oscillator makes large moves and vice versa.
>In RSI Signals can be generated by looking for divergences and failure swings. RSI can also be used to identify the general trend.
>Calculation
The RSI is a fairly simple formula, The basic formula is:
RSI = 100 – [100 / ( 1 + (Average of Upward Price Change / Average of Downward Price Change ) ) ]
>In this script I have used the standard 14 period RSI and added candle coloring feature, I used two other periods other than 14 to determine the major trend and use the position of 14 period RSI relative to other 2 periods to color the candle.
>color reference, what they represent :
>also look out for divergences, its not included in this script will provide in next updates, divergence are HH on price but LH on RSI, LL on price but LH on RSI, easy to identify. the best divergences are often easy to find they occur within next 5-10 candles, do not overcomplicate when it doesn't exist.
How to use this candle coloring:
>best during major trends.
>not best for mean reversion plays.
>use it as an addition to your system.
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。