Description Usage Arguments Value Examples
Download Historical Price Data
1 | get_prices(symbol, src = c("onvista", "onvista_bx", "wikifolio"))
|
symbol |
character vector specifying notation symbol or id to be downloaded |
src |
character string specifying sourcing method |
returns an xts object containing historical price data for specified symbol
1 | get_prices("155884297", src = "onvista")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.