Daily Charts

Most Popular on 13th of November, 2021
Most Popular on 12th of November, 2021
#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
Most Popular on 11th of November, 2021
Most Popular on 10th of November, 2021
With Cathy's permission, I have converted the stats from this paper into graphic form.

Read on.


First, Cathy reported the numbers and % split of UK males and females playing selected sports. Male participation is higher than female participation.


Then, Cathy used population estimates to predict the numbers of male and female athletes who would be eligible, under a selfID model, for the opposite sex category. Cathy calculated these trans athletes as % of opposite sex category.

I have calculated the trans athletes as a frequency in the opposite sex category.

Here is the data for transwomen in female sports.


Here is the data for transmen in male sports.
Git is used in a ton of places. Companies, SaaS, open-source projects use it to work, collaborate and maintain their projects.

All the git commands you would ever need, and also to get you started. Here's a thread for you.

Let's explore all the commands.



This thread is continuation for my thread on Git for everyone, where I explained all about git.

If you haven't checked that out, and if you're willing to, Please do. Appreciate it, Here's the link.


1/ Initializing git in project

This is the command, you would always need. This initializes git, along with it's structure for tracking and managing files, folders and code.

You cannot use any other command, if not initialized.


2/ Adding files to staging

Now, we've initialized repo, and Created files. We have to move the files to staging, before commiting them.

Turns out, there are a lot of ways to do it.


3/ Track changes, and Get info about staging stage

Once we've added files, folders and other things to staging, We have the need to ensure everything's correct, or check if there's something wrong, or keep track.

Git allows to display all the changes, additions, and deletions.
Most Popular on 9th of November, 2021
Most Popular on 8th of November, 2021
Most Popular on 7th of November, 2021