getQuoteAV | R Documentation |
Look up global quote via AV.
getQuoteAV(symbol, datatype = "json", key = "premium")
symbol |
symbol to look up |
datatype |
"json" or "csv" return type from AV |
key |
"premium" or "free"; the type of API key obtained from AV |
data.frame containing columns
symbol
, open
, high
, low
, price
, volume
,
latest_trading_day
, previous_close
, change
, change_percent
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.