A daily dataset (tsibble) of stock price data and returns for Facebook from 2013 through the end of 2016.
1 |
A tsibble (index=trading_day) with 1008 rows and 8 variables:
Facebook's ticker ("FB")
a calendar date (2013-01-02–2016-12-30)
opening price (22.99–133.5)
high price for the day (23.09–133.50)
low price for the day (22.67–132.22)
closing price for the day (23.09–133.3)
shares traded for the day (5913100–365457900)
adjusted closing price for the day (22.90–133.28)
daily returns for the trading day (-0.069–0.296)
the trading day (1–1008)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.