get_prices: Download Historical Price Data

Description Usage Arguments Value Examples

View source: R/get_prices.R

Description

Download Historical Price Data

Usage

1
get_prices(symbol, src = c("onvista", "onvista_bx", "wikifolio"))

Arguments

symbol

character vector specifying notation symbol or id to be downloaded

src

character string specifying sourcing method

Value

returns an xts object containing historical price data for specified symbol

Examples

1
get_prices("155884297", src = "onvista")

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