riingo_latest: The latest day's worth of data for a given ticker

Description Usage Arguments Examples

View source: R/latest.R

Description

This returns only the most recent day of daily data for the supplied ticker(s).

Usage

1
riingo_latest(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
## Not run: 

# The latest available day of daily data for QQQ
riingo_latest("QQQ")


## End(Not run)

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