alphavantage {dang} | R Documentation |
Retrieve real-time data from AlphaVantage
Description
Fetch a real-time market data series from AlphaVantage
Usage
alphavantage(sym)
Arguments
sym |
Character value for the ticker |
Details
Several optional parameters could be set, but are not currently.
Value
A data.table object
Author(s)
Dirk Eddelbuettel
[Package dang version 0.0.16 Index]