Skip to content

U: display_study()

Solbiati Alessandro edited this page Jul 31, 2016 · 2 revisions

display_study <- function(titles, start, end)


##Description

Return an array of VaR from the different titles in input (this is the main utility function)


##Usage

  • titles –> vector of financial codes c("IBM","AAPL",...)
  • start -> start date for the statistical sample
  • end -> end date for the statistical sample
Clone this wiki locally