Description Usage Arguments Details Value
Download time-series from Tiingo
1 | downloadTiingo(ticker, t_api, try_mode = TRUE)
|
ticker |
symbol to download, e.g., aapl |
t_api |
your Tiingo API key, see details |
try_mode |
boolean to use |
Time-series is downloaded from Tiingo, an online data library for publically traded stocks, ETFs, and mutual funds - www.tiingo.com. You can sign up for a free account and get an API key. This function returns the dates and percent change (return) of the adjusted close (price adjusted for dividends and other corporate actions).
Time-series of total returns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.