riingo (version 0.1.0)

riingo_meta: Get meta data about a ticker available on Tiingo

Description

Retrieve start and end dates for available ticker data, along with the name, exchange, and description of the ticker.

Usage

riingo_meta(ticker)

Arguments

ticker

One or more tickers to download data for from Tiingo. Can be a stock, mutual fund, or ETF. A character vector.

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
riingo_meta("AAPL")

riingo_meta("QQQ")

# }
# NOT RUN {
# }

Run the code above in your browser using DataLab