getHistoricalStocks: get SP 500 Historical

Description Usage Arguments

Description

function that attemps to get the entire sp500 and store it in an enviroment

Usage

1
2
getHistoricalStocks(symboList, e, startDate = "2000-01-01", endDate = NULL,
  sleepTime = 3, cleanColNames = TRUE, verbose = FALSE)

Arguments

e

enviroment to stor the data

startDate

text string date to start

endDate

text string date to end

sleepTime

time to sleep in betweenn

sp500Symbols

a list of the the SP 500 or any symbol list


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