get_ticker_prices.Rd
Get prices from the Yahoo Finance API fast and simple
get_ticker_prices(ticker, from, to)
A single character string. Ticker symbol.
A single character string. Start date.
A single character string. End date.
A data frame containing dates, prices (open, high, low, close, adjusted) and volume.