alphavantage: Retrieve real-time data from AlphaVantage

View source: R/alphavantage.R

alphavantageR 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


dang documentation built on May 29, 2024, 2:53 a.m.