Description Usage Arguments Value
Use DRIVS::GetXTS and period avaibility check
1 2 3 | GetVariable(symbol.list = c("EQL", "GRI"),
start.date = as.Date("2013-01-01"), end.date = as.Date("2018-07-01"),
variable = "logreturn")
|
symbol.list |
vector of string |
start.date |
date |
end.date |
date |
variable |
string 'logreturn' only for now |
xts object with NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.