VebhaInvesting

R-Smart - Relative Strength

VebhaInvesting 已更新   
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精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?