OPEN-SOURCE SCRIPT
更新済

R-Smart - Relative Strength

4 509
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

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。