Description Usage Arguments Value
Generate Initial Set for a certain universe
1 | GenInitSet(tickers, columns, start.date, append)
|
tickers |
vector of strings |
columns |
vector of strings for variables, colnames |
start.date |
date, i.e. as.Date("2013-01-01") |
append |
a list of xts dataframe that will be added in the output and in the CleanSubset function, its availability will have impact on the final outputs |
a list of xts dataframes with identical index, including traded assets and other useful time series (not necessary an asset, i.e. VIX)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.