OPEN-SOURCE SCRIPT

COVID19 Death Rate Cases Forecast (DRCF)

1827
The core idea is that given a deaths count and a death ratio, we can calculate how many cases must exist.

Total Cases <-> 100%
Deaths <-> Death Rate

This script plots the total cases for two different death rates.

Death Rate = (Deaths * 100) / Total Cases

Remember to update the DEATHS_X value in the script settings so that it matches the COMFIRMED_X graph you are viewing.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.