OPEN-SOURCE SCRIPT

R-Smart - Relative Strength

已更新
On observing the market for years I learned that Relative Strength will help us in staying invested in strong bullish stocks (relative to primary indices of your country, in my case it's Nifty 50 for India). Once you identify a strong stock, it's important to know if the stock is trending and is in momentum. To identify, trends and momentum, I used ADX and MACD indicators respectively as part of the R-Smart.

In R-Smart, I used Relative Strength primarily to plot the chart, if the Histogram is positive (greater than 0) then the security is bullish. But then how do we know that it's in trend and having momentum. Well the below color code will help you identify them

1. Histogram in Green : Strong Bullish
2. Histogram in Blue : Weak Bullish
3. Histogram in Orange: Bearish

Apart from the above indicator, I would like to use Super Trend to know the immediate support/resistances on the chart. 

# StayInvested
# StayProfitable
# ManageYourRisk
發布通知
updated the script to strong/deep bearishness with red bars while weak bearish displays orange bars, earlier it was displaying only orange bars.
發布通知
Relative Strength Indicator will be drawn based on the Daily and Weekly parameter given in the input.
Removed Momentum Line.
發布通知
1. Upgraded to Version 5
2. Mark R-Smart Breakout in Blue
3. Mark R-Smart Caution level in Red
4. Cosmetic updates
發布通知
Cosmetic Update
Relative Strength Comparison

開源腳本

在真正的TradingView精神中,這個腳本的作者以開源的方式發佈,這樣交易員可以理解和驗證它。請向作者致敬!您可以免費使用它,但在出版物中再次使用這段程式碼將受到網站規則的約束。 您可以收藏它以在圖表上使用。

想在圖表上使用此腳本?


更多:

免責聲明