Description Usage Arguments Examples
This returns only the most recent day of daily data for the supplied ticker(s).
1 | riingo_latest(ticker)
|
ticker |
One or more tickers to download data for from Tiingo. Can be a stock, mutual fund, or ETF. A character vector. |
1 2 3 4 5 6 7 | ## Not run:
# The latest available day of daily data for QQQ
riingo_latest("QQQ")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.