stockreturns | R Documentation |
Data from 5-week-day daily stock returns (rt = 100 x log(Pt/Pt-1), where Pt is the adjusted close price) of two indexes, S&P500 and DJIA, from November 11th 2011 to September 1st 2021. The dataset also includes the interest rate spread, the 10-Year Treasury Constant Maturity Minus 3-Month Treasury Constant Maturity. The data was retrieved from FRED.
stockreturns
A tibble with 2,581 rows and 4 columns:
yyyy-mm-dd of the closing price
S&P500 returns' quantiles
DJIA returns' quantiles
Lagged 10-Year Treasury Constant Maturity Minus 3-Month Treasury Constant Maturity
S&P500 returns
DJIA returns
https://fred.stlouisfed.org/series/SP500
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.