getSymbolList: Get Market Indicators

Description Usage Arguments Value Author(s)

Description

looks up a list of stock tickers and returns a merged xts of them

Usage

1
getSymbolList(symbol.list = NULL, st = as.Date("1999-02-01"), aa = FALSE)

Arguments

symbol.list

a vector of or list of symbols to look up

st

Date class object start date of when to look up

aa

Logical auto assign the stock symbol to the enviroment

Value

xts object of merged stock OHCL from the list provided

Author(s)

Matthew Davis


mdavis29/stockFunctions documentation built on May 22, 2019, 3:22 p.m.