buildStockDataSetFromEnv: Build Stock Data Predictors from Enviroment

Description Usage Arguments Value

Description

takes and enviroment with xts stock data, engineers features and merges it into one data frame

Usage

1
buildStockDataSetFromEnv(e, stockNameList = NULL, verbose = FALSE)

Arguments

e

enviroment where the xts stock data is stored

stockNameList

a list of stockNames

verbose

print debugging output

Value

a data frame of merge stock data


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