riingo_meta: Get meta data about a ticker available on Tiingo

Description Usage Arguments Examples

View source: R/meta.R

Description

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

Usage

1
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

1
2
3
4
5
6
7
8
## Not run: 

riingo_meta("AAPL")

riingo_meta("QQQ")


## End(Not run)

business-science/riingo documentation built on Sept. 16, 2020, 4:39 p.m.