
How to find stocks having high RS ( Relative Strength) Rating for positional trades/investment 👇
Step 1. Go to Marketsmith India website or download their App
Step 2. Sign up by filling some basic details

More from Shubham Mishra🇮🇳⚡
GNFC
Channel Update
I know many are holding it thats why posting this..I dont have any personal positions https://t.co/csDKE29Cp5
GNFC
Decision time coming soon👇
Channel Update
I know many are holding it thats why posting this..I dont have any personal positions https://t.co/csDKE29Cp5

#GNFC
— Shubham Mishra\U0001f1ee\U0001f1f3\u26a1 (@shubhfin) April 25, 2022
Coming back inside the channel https://t.co/5LRx3TrAjP pic.twitter.com/0Z6r5g3bks
GNFC
Decision time coming soon👇

More from Rs
Relative Strength Line by @iArpanK v1.3
https://t.co/3q9UOn5GF7
This update enables adding a Moving Average to the indicator, as requested by several users.
Indicator settings (ADVANCED section)
- Toggle moving average on/off using the checkbox
- Change indicator type (Simple/Exponential/Weighted)
- Change indicator period
Project (now open source) : https://t.co/xHpPUU4ZdN
Change indicator pane : https://t.co/u0BqraiFce
All users are requested to remove and add the indicator again to their chart, in order to utilise the new v1.3.
Thanks!
https://t.co/3q9UOn5GF7
This update enables adding a Moving Average to the indicator, as requested by several users.

Indicator settings (ADVANCED section)
- Toggle moving average on/off using the checkbox
- Change indicator type (Simple/Exponential/Weighted)
- Change indicator period

Project (now open source) : https://t.co/xHpPUU4ZdN
Change indicator pane : https://t.co/u0BqraiFce
All users are requested to remove and add the indicator again to their chart, in order to utilise the new v1.3.
Thanks!
#RS is an indicator which helps in finding strong stock or index in the market.
This learning thread would be on
"𝙐𝙨𝙚𝙨 𝙤𝙛 𝙍𝙚𝙡𝙖𝙩𝙞𝙫𝙚 𝙎𝙩𝙧𝙚𝙣𝙜𝙩𝙝"
Shared some strategy.
Like👍 & Retweet🔄for wider reach and for more such learning thread in the future.
1/22
Most of us would confuse it with Relative Strength Index (RSI) but Relative Strength is a different indicator.
We have already covered about "Uses of RSI" in below thread👇
https://t.co/oTOrW7joNI
One can go through this if you haven't.
2/22
Now coming to Relative Strength (RS).
It is basically a strategy used in momentum investing which shows strength or weakness between two asset classes (two stocks, index, commodity).
One can read about this in below
As of now, I am using this indicator on .@tradingview platform.
It's free and one can add it in their Tradingview account as well, using this link👇
https://t.co/FxCjJFsNOG
There are multiple variants in this as well. Some traders use multiple time frame RS.
4/22
RS basically compares returns of one stock/index with the returns of benchmark stock/index at a particular time horizon.
Let's say, I want to analyze TCS and Benchmark Index is Nifty.
5/22
This learning thread would be on
"𝙐𝙨𝙚𝙨 𝙤𝙛 𝙍𝙚𝙡𝙖𝙩𝙞𝙫𝙚 𝙎𝙩𝙧𝙚𝙣𝙜𝙩𝙝"
Shared some strategy.
Like👍 & Retweet🔄for wider reach and for more such learning thread in the future.
1/22
Most of us would confuse it with Relative Strength Index (RSI) but Relative Strength is a different indicator.
We have already covered about "Uses of RSI" in below thread👇
https://t.co/oTOrW7joNI
One can go through this if you haven't.
2/22
#RSI is a common indicator which most of us use in the stock market.
— Yash Mehta (@YMehta_) October 22, 2021
This learning thread would be on
"\U0001d650\U0001d668\U0001d65a\U0001d668 \U0001d664\U0001d65b \U0001d64d\U0001d64e\U0001d644"
Like\U0001f44d & Retweet\U0001f504 for wider reach and for more such learning thread in the future.
Also, an investment strategy is shared using RSI in the end.
1/16
Now coming to Relative Strength (RS).
It is basically a strategy used in momentum investing which shows strength or weakness between two asset classes (two stocks, index, commodity).
One can read about this in below
As of now, I am using this indicator on .@tradingview platform.
It's free and one can add it in their Tradingview account as well, using this link👇
https://t.co/FxCjJFsNOG
There are multiple variants in this as well. Some traders use multiple time frame RS.
4/22
RS basically compares returns of one stock/index with the returns of benchmark stock/index at a particular time horizon.
Let's say, I want to analyze TCS and Benchmark Index is Nifty.
5/22
You May Also Like
A brief analysis and comparison of the CSS for Twitter's PWA vs Twitter's legacy desktop website. The difference is dramatic and I'll touch on some reasons why.
Legacy site *downloads* ~630 KB CSS per theme and writing direction.
6,769 rules
9,252 selectors
16.7k declarations
3,370 unique declarations
44 media queries
36 unique colors
50 unique background colors
46 unique font sizes
39 unique z-indices
https://t.co/qyl4Bt1i5x
PWA *incrementally generates* ~30 KB CSS that handles all themes and writing directions.
735 rules
740 selectors
757 declarations
730 unique declarations
0 media queries
11 unique colors
32 unique background colors
15 unique font sizes
7 unique z-indices
https://t.co/w7oNG5KUkJ
The legacy site's CSS is what happens when hundreds of people directly write CSS over many years. Specificity wars, redundancy, a house of cards that can't be fixed. The result is extremely inefficient and error-prone styling that punishes users and developers.
The PWA's CSS is generated on-demand by a JS framework that manages styles and outputs "atomic CSS". The framework can enforce strict constraints and perform optimisations, which is why the CSS is so much smaller and safer. Style conflicts and unbounded CSS growth are avoided.
Legacy site *downloads* ~630 KB CSS per theme and writing direction.
6,769 rules
9,252 selectors
16.7k declarations
3,370 unique declarations
44 media queries
36 unique colors
50 unique background colors
46 unique font sizes
39 unique z-indices
https://t.co/qyl4Bt1i5x

PWA *incrementally generates* ~30 KB CSS that handles all themes and writing directions.
735 rules
740 selectors
757 declarations
730 unique declarations
0 media queries
11 unique colors
32 unique background colors
15 unique font sizes
7 unique z-indices
https://t.co/w7oNG5KUkJ

The legacy site's CSS is what happens when hundreds of people directly write CSS over many years. Specificity wars, redundancy, a house of cards that can't be fixed. The result is extremely inefficient and error-prone styling that punishes users and developers.
The PWA's CSS is generated on-demand by a JS framework that manages styles and outputs "atomic CSS". The framework can enforce strict constraints and perform optimisations, which is why the CSS is so much smaller and safer. Style conflicts and unbounded CSS growth are avoided.
1. Project 1742 (EcoHealth/DTRA)
Risks of bat-borne zoonotic diseases in Western Asia
Duration: 24/10/2018-23 /10/2019
Funding: $71,500
@dgaytandzhieva
https://t.co/680CdD8uug
2. Bat Virus Database
Access to the database is limited only to those scientists participating in our ‘Bats and Coronaviruses’ project
Our intention is to eventually open up this database to the larger scientific community
https://t.co/mPn7b9HM48
3. EcoHealth Alliance & DTRA Asking for Trouble
One Health research project focused on characterizing bat diversity, bat coronavirus diversity and the risk of bat-borne zoonotic disease emergence in the region.
https://t.co/u6aUeWBGEN
4. Phelps, Olival, Epstein, Karesh - EcoHealth/DTRA
5, Methods and Expected Outcomes
(Unexpected Outcome = New Coronavirus Pandemic)
Risks of bat-borne zoonotic diseases in Western Asia
Duration: 24/10/2018-23 /10/2019
Funding: $71,500
@dgaytandzhieva
https://t.co/680CdD8uug

2. Bat Virus Database
Access to the database is limited only to those scientists participating in our ‘Bats and Coronaviruses’ project
Our intention is to eventually open up this database to the larger scientific community
https://t.co/mPn7b9HM48

3. EcoHealth Alliance & DTRA Asking for Trouble
One Health research project focused on characterizing bat diversity, bat coronavirus diversity and the risk of bat-borne zoonotic disease emergence in the region.
https://t.co/u6aUeWBGEN

4. Phelps, Olival, Epstein, Karesh - EcoHealth/DTRA

5, Methods and Expected Outcomes
(Unexpected Outcome = New Coronavirus Pandemic)
