Retrieve start and end dates for available ticker data, along with the name, exchange, and description of the ticker.
riingo_meta(ticker)
ticker | One or more tickers to download data for from Tiingo. Can be a stock, mutual fund, or ETF. A character vector. |
---|
if (FALSE) { riingo_meta("AAPL") riingo_meta("QQQ") }