• added an application to download data from Yahoo Finance
  • fixed a bug in ‘cvgtest.R’
  • added argument ‘conflvl’ to ‘cvgtest.R’ in order to set the significance level for hypothesis testing
  • slightly adjusted print method for ‘cvgtest.R’
  • implemented 4 new functions which enable the user to apply various backtesting methods
  • slightly adjusted plot method (added a grid)
  • updated data sets
  • changed name of ‘DAX30’ to ‘DAX’ due to the recent extension of the German Stock Market Index
  • added a print method for ‘quarks’
  • fixed a bug in ‘hs.R’
  • fixed a bug which caused an error in ‘vwhs.R’ and ‘fhs.R’
  • changed output value of ‘hs.R’, ‘vwhs.R’ and ‘fhs.R’
  • modified ‘plot.quarks.R’; main title and axis labels can now be adjusted manually
  • added five financial time series data sets
  • changed default of coverage level (p) from 0.95 to 0.975
  • implemented ‘fhs.R’, enabling filtered historical simulation
  • implemented volatility estimation with GARCH-type models by means of the ‘rugarch’ package
  • slightly changed example for ‘rollcast.R’
  • fixed a bug which caused a warning if argument ‘method’ in ‘rollcast.R’ was set on default
  • slightly adapted ‘hs.R’, ‘vwhs.R’ and ‘rollcast.R’
  • modified ES-calculation for age-weighted historical simulation
  • slightly adjusted README
  • modified ‘plot.quarks.R’
  • fixed a minor bug in ‘hs.R’
  • minor adjustments in the README were made
  • adjusted example in the README file
  • minor adjustments in the documentation were made