getPriceTimeSeries | R Documentation |
Wrapper to AV API. Requires free or premium key.
getPriceTimeSeries( symbol, period = "daily", datatype = "json", key = "premium" )
symbol |
stock ticker to look up |
period |
period: "intraday", "daily", "weekly", "monthly" |
datatype |
"json" or "csv" |
key |
"premium" or "free"; the type of API key obtained from AV |
Default 1 min for intraday, full output size, and adjusted.
parsed json or csv file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.