read_prices: Read Historical Price Data From File

Description Usage Arguments Value Examples

View source: R/read_prices.R

Description

Read Historical Price Data From File

Usage

1
read_prices(file, src = c("wikifolio"))

Arguments

file

the name of the file which the data are to be read from

src

character string specifying price source

Value

returns an xts object containing historical price data for specified symbol

Examples

1
read_prices("WFWIKIBOXX")

rengelke/tradr documentation built on Jan. 2, 2022, 2:03 p.m.