Machine Learning for Multi-step Ahead Forecasting of Volatility Proxies

Size: px
Start display at page:

Download "Machine Learning for Multi-step Ahead Forecasting of Volatility Proxies"

Transcription

1 Machine Learning for Multi-step Ahead Forecasting of Volatility Proxies Jacopo De Stefani, Ir. - jdestefa@ulb.ac.be Prof. Gianluca Bontempi - gbonte@ulb.ac.be Olivier Caelen, PhD - olivier.caelen@worldline.com Dalila Hattab, PhD - dalila.hattab@equensworldline.com MIDAS ECML-PKDD Hotel Aleksandar Palace, Skopje, FYROM Monday 18 th September, 2017

2 Problem overview First series CAC40 [ / ] Last Volume (100,000s): 345, Moving Average Convergence Divergence (12,26,9): MACD: Signal: Jan Mar May Jul Sep Nov Jan Mar May Jul Sep Nov /32

3 What is volatility? Definition Volatility is a statistical measure of the dispersion of returns for a given security or market index. 1 High volatility Low volatility 0.5 rt t [days] 3/32

4 A closer look on data - Volatility proxies Calendar Day 0 Calendar Day P h 0 P h 1 Pt 10 P c 0 Pre-opening P c P o 0 P l 0 1 f f 1 f P o 1 P l 1 P o t t [days] P h t P l t P c t Volatility proxy σ P t 4/32

5 Models for volatility Volatility models Past volatility Averagebased HA MA ES EWMA STES Simple Regression SR-AR SR-TAR SR-ARMA Random Walk ARCH Symmetric ARCH (q) Asymmetric E GJR- Q ST- RS- Extended Component- R Machine Learning Univariate NN k-nn SVR Multivariate 5/32

6 Models for volatility Volatility models Past volatility Averagebased HA MA ES EWMA STES Simple Regression SR-AR SR-TAR SR-ARMA Random Walk ARCH Symmetric ARCH (q) Asymmetric E GJR- Q ST- RS- Extended Component- R Machine Learning Univariate NN k-nn SVR Multivariate 5/32

7 Models for volatility Volatility models Past volatility Averagebased HA MA ES EWMA STES Simple Regression SR-AR SR-TAR SR-ARMA Random Walk ARCH Symmetric ARCH (q) Asymmetric E GJR- Q ST- RS- Extended Component- R Machine Learning Univariate NN k-nn SVR Multivariate Established Research 5/32

8 Models for volatility SVR k-nn NN Univariate Machine Learning Multivariate ES MA Future Research Established Research STES EWMA HA R Component- Averagebased Volatility models Extended ST- RS- SR-TAR SR-AR Simple Regression Past volatility ARCH Asymmetric Q GJR- SR-ARMA E Random Walk Symmetric ARCH (q) 5/32

9 Multistep ahead TS forecasting - Taieb [2014] Definition Given a univariate time series {y 1,, y T } comprising T observations, forecast the next H observations {y T +1,, y T +H } where H is the forecast horizon. Hypotheses: Autoregressive model y t = m(y t 1,, y t d ) + ε t with lag order (embedding) d ε is a stochastic iid model with µ ε = 0 and σ 2 ε = σ 2 6/32

10 Multistep ahead forecasting for volatility State-of-the-art NAR [σp t d σ P t 1 ] m(σ P ) [ˆσ P t ˆσ P t+h ] 1 Input 1 Output 7/32

11 Multistep ahead forecasting for volatility State-of-the-art NAR [σp t d σ P t 1 ] Proposed model NARX [σt d P [σt d X σt 1 P ] σt 1 X ] m(σ P ) m(σ P, σ X ) [ˆσ P t ˆσ P t+h ] [ˆσ P t ˆσ P t+h ] 1 Input 1 Output 2 inputs 1 output 7/32

12 Multistep ahead forecasting for volatility State-of-the-art NAR [σp t d σ P t 1 ] Proposed model NARX [σt d P [σt d X σt 1 P ] σt 1 X ] Future work [σt d P [ [σ X M t d σt 1 P ] ] σ X M t 1 ] m(σ P ) m(σ P, σ X ) m(σ P,, σ X M) [ˆσ P t ˆσ P t+h ] 1 Input 1 Output [ˆσ P t ˆσ P t+h ] 2 inputs 1 output [ˆσ P t [ [ˆσ X M t ˆσ P t+h ] ] ˆσ X M t+h ] M + 1 inputs M + 1 outputs 7/32

13 Multistep ahead forecasting for volatility Direct method A single model f h for each horizon h. Forecast at h step is made using h th model. Dataset examples (d = 3, h = 3): Direct NAR Direct NARX x y x y σ P 3 σ P 2 σ P 1 σ P 5 σ4 P σ3 P σ2 P σ6 P σ P T 5 σ P T 6 σ P T 7 σ P T 2 σ P 3 σ P 2 σ P 1 σ X 3 σ X 2 σ X 1 σ P 5 σ4 P σ3 P σ2 P σ4 X σ3 X σ2 X σ6 P σ P T 5 σ P T 6 σ P T 7 σ X T 5 σ X T 6 σ X T 7 σ P T 2 8/32

14 Experimental setup [σt d P [σt d X m(σ P, σ X ) σt 1 P ] σt 1 X ] Data: Volatility proxies σ X, σ P Price based from CAC40: σ i family - Garman and Klass [1980] Return based (1,1) model - Hansen and Lunde [2005] Sample standard deviation [ˆσ P t ˆσ P t+h ] 2 TS Input 1 TS Output Models: Feedforward Neural Networks (NAR,NARX) k-nearest Neighbours (NAR,NARX) Support Vector Regression (NAR,NARX) Naive (w/o σ X ) (1,1) (w/o σ X ) Average (w/o σ X ) 9/32

15 ????????????? Correlation meta-analysis (cf. Field [2001]) Volume σ 1 σ 6 σ 4 σ 5 σ 2 σ 3 r t σ σ SD 100 σ SD 50 σ SD σ G Volume σ 1 σ 6 σ 4 σ 5 σ 2 σ 3 r t σ σ SD 100 σ SD 50 σ SD σ G time series (CAC40) Time range: to OHLC samples per TS Hierarchical clustering using Ward Jr [1963] All correlations are statistically significant 10/32

16 NARX forecaster - Results ANN 11/32

17 NARX forecaster - Results ANN 12/32

18 NARX forecaster - Results KNN 13/32

19 NARX forecaster - Results KNN 14/32

20 NARX forecaster - Results SVR 15/32

21 NARX forecaster - Results SVR 16/32

22 Conclusions Correlation clustering among proxies belonging to the same family, i.e. σ i t and σ SD,n t. All ML methods outperform the reference method, both in the single input and the multiple input configuration. Only the addition of an external regressor, and for h > 8 bring a statistically significant improvement (paired t-test, pv=0.05). No model appear to clearly outperform all the others on every horizons, but generally SVR performs better than ANN and k-nn. 17/32

23 Thank you for your attention! Any questions/comments? Find the paper at: 18/32

24 Bibliography I References Tim Bollerslev. Generalized autoregressive conditional heteroskedasticity. Journal of econometrics, 31(3): , Andy P Field. Meta-analysis of correlation coefficients: a monte carlo comparison of fixed-and random-effects methods. Psychological methods, 6(2):161, Mark B Garman and Michael J Klass. On the estimation of security price volatilities from historical data. Journal of business, pages 67 78, /32

25 Bibliography II Peter R Hansen and Asger Lunde. A forecast comparison of volatility models: does anything beat a garch (1, 1)? Journal of applied econometrics, 20(7): , Rob J Hyndman and Anne B Koehler. Another look at measures of forecast accuracy. International journal of forecasting, 22(4): , Souhaib Ben Taieb. Machine learning strategies for multi-step-ahead time series forecasting. PhD thesis, Ph. D. Thesis, Joe H Ward Jr. Hierarchical grouping to optimize an objective function. Journal of the American statistical association, 58 (301): , /32

26 Appendix 21/32

27 System overview Raw OHLC data Missing values imputation User choice Data preprocessing Imputed OHLC data Model choice {ANN, KNN} Proxy generation σt, i σt SD, σt G Model identification Correlation analysis Evaluation choice User choice {RO, RW} m, θ Forecaster 22/32

28 System overview Raw OHLC data Missing values imputation User choice Data preprocessing Imputed OHLC data Model choice {ANN, KNN} Proxy generation σt, i σt SD, σt G Model identification Correlation analysis Evaluation choice User choice {RO, RW} m, θ Forecaster 22/32

29 System overview Raw OHLC data Missing values imputation User choice Data preprocessing Imputed OHLC data Model choice {ANN, KNN} Proxy generation σt, i σt SD, σt G Model identification Correlation analysis Evaluation choice User choice {RO, RW} m, θ Forecaster 22/32

30 Correlation analysis - Methodology [ σ i(1), σ SD(1), σ G(1)] corr( ) corr(σ (1) ) [ σ i(j), σ SD(j), σ G(j)] corr( ) corr(σ (j) ) Metaanalysis toolkit corr(σ AGG ) [ σ i(n), σ SD(N), σ G(N)] corr( ) corr(σ (N) ) 40 Time series (CAC40) Time range: to OHLC samples per TS 23/32

31 NARX forecaster - Methodology Disturbances σ J p Original DGP σ J f d e σ X p Model m (θ, σ J p, σ X p ) ˆσ J f m (, σ J p, σ X p ) θ {ANN,KNN} {RO, RW} Structural Parametric identification identification Model identification 24/32

32 Volatility proxies (1) - Garman and Klass [1980] Closing prices ˆσ 0(t) = Opening/Closing prices [ ( )] 2 ˆσ 1(t) = 1 2f P (o) t+1 ln + P (c) t }{{} Nightly volatility [ ln ( )] 2 P (c) t+1 = r P (c) t 2 (1) t [ ( )] (c) 2 1 P 2(1 f) t ln P (o) t }{{} Intraday volatility (2) OHLC prices ˆσ 3(t) = a f [ ˆσ 2(t) = 1 2 ln 4 ln [ ln ( P (o) t+1 P (c) t )] 2 } {{ } Nightly volatility ( )] (h) 2 P t (3) P (l) t + 1 a 1 f ˆσ2(t) }{{} Intraday volatility (4) 25/32

33 Volatility proxies (2) - Garman and Klass [1980] OHLC prices u = ln ( ) (h) P t P (o) t d = ln ( ) (l) P t P (o) t c = ln ( ) (c) P t P (o) t (5) ˆσ 4(t) = 0.511(u d) [c(u + d) 2ud] 0.383c 2 (6) ˆσ 5(t) = 0.511(u d) 2 (2 ln 2 1)c 2 (7) ˆσ 6(t) = a f log ( P (o) t+1 P (c) t ) 2 } {{ } Nightly volatility + 1 a 1 f ˆσ4(t) }{{} Intraday volatility (8) 26/32

34 Volatility proxies (3) (1,1) model - Hansen and Lunde [2005] p q σt G = ω + β j(σt j G )2 + α iε 2 t i j=1 where ε t i N (0, 1), with the coefficients ω, α i, β j fitted according to i=1 Bollerslev [1986]. Sample standard deviation σ SD,n t = 1 n 1 (r t i r) n 1 2 i=0 where r t = ln ( ) P (c) t P (c) t 1 r n = 1 n t j=t n r j 27/32

35 Hyndman and Koehler [2006] - Error measures RelX MdRAE Percent- Better Relative Measures MRAE Relative Errors GMRAE MASE smdape Error measures MAPE MdAE MdAPE Scale independant smape Scale dependant MAE RMdSPE RMSPE MSE RMSE 28/32

36 Hyndman and Koehler [2006] - Scale dependant Scale dependant MdAE e t = y t ŷ t MSE : 1 nt=0 n (y t ŷ t ) 2 RMSE : 1 n nt=0 (y t ŷ t ) 2 MAE MAE : 1 n nt=0 y t ŷ t MSE RMSE MdAE : Md t {1 n} ( y t ŷ t ) 29/32

37 Hyndman and Koehler [2006] - Scale independant MAPE : 1 n nt=0 100 yt ŷt y t MAPE smdape MdAPE : Md t {1 n} ( 100 yt ŷt y t ) Scale independant smape RMSPE : 1 nt=0 n (100 yt ŷt y t ) 2 MdAPE RMSPE RMdSPE RMdSPE : Md t {1 n} ((100 yt ŷt y t ) 2 ) smape : 1 n nt=0 200 yt ŷt y t+ŷ t smdape : Md t {1 n} (200 yt ŷt y t+ŷ t ) 30/32

38 Hyndman and Koehler [2006] - Relative errors MdRAE r t = e t e t MRAE MRAE : 1 n nt=0 r t GMRAE MdRAE : Md t {1 n} ( r t ) Relative Errors GMRAE : n t = 0 n r t 1 n MASE MASE :( Tt=1 1 T e t 1 T T 1 i=2 Y i Y i 1 ) 31/32

39 Hyndman and Koehler [2006] - Relative measures Percent- Better RelX Relative Measures RelX : X X bench Percent Better : P B(X) = n forecasts I(X < X b) where X: Error measure of the analyzed method X b : Error measure of the benchmark 32/32

Indian Institute of Management Calcutta. Working Paper Series. WPS No. 797 March Implied Volatility and Predictability of GARCH Models

Indian Institute of Management Calcutta. Working Paper Series. WPS No. 797 March Implied Volatility and Predictability of GARCH Models Indian Institute of Management Calcutta Working Paper Series WPS No. 797 March 2017 Implied Volatility and Predictability of GARCH Models Vivek Rajvanshi Assistant Professor, Indian Institute of Management

More information

Forecasting Stock Index Futures Price Volatility: Linear vs. Nonlinear Models

Forecasting Stock Index Futures Price Volatility: Linear vs. Nonlinear Models The Financial Review 37 (2002) 93--104 Forecasting Stock Index Futures Price Volatility: Linear vs. Nonlinear Models Mohammad Najand Old Dominion University Abstract The study examines the relative ability

More information

Chapter 6 Forecasting Volatility using Stochastic Volatility Model

Chapter 6 Forecasting Volatility using Stochastic Volatility Model Chapter 6 Forecasting Volatility using Stochastic Volatility Model Chapter 6 Forecasting Volatility using SV Model In this chapter, the empirical performance of GARCH(1,1), GARCH-KF and SV models from

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Volatility Gerald P. Dwyer Trinity College, Dublin January 2013 GPD (TCD) Volatility 01/13 1 / 37 Squared log returns for CRSP daily GPD (TCD) Volatility 01/13 2 / 37 Absolute value

More information

Comparing Volatility Forecasts of Univariate and Multivariate GARCH Models: Evidence from the Asian Stock Markets

Comparing Volatility Forecasts of Univariate and Multivariate GARCH Models: Evidence from the Asian Stock Markets 67 Comparing Volatility Forecasts of Univariate and Multivariate GARCH Models: Evidence from the Asian Stock Markets Zohaib Aziz * Federal Urdu University of Arts, Sciences and Technology, Karachi-Pakistan

More information

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng Financial Econometrics Jeffrey R. Russell Midterm 2014 Suggested Solutions TA: B. B. Deng Unless otherwise stated, e t is iid N(0,s 2 ) 1. (12 points) Consider the three series y1, y2, y3, and y4. Match

More information

GARCH Models. Instructor: G. William Schwert

GARCH Models. Instructor: G. William Schwert APS 425 Fall 2015 GARCH Models Instructor: G. William Schwert 585-275-2470 schwert@schwert.ssb.rochester.edu Autocorrelated Heteroskedasticity Suppose you have regression residuals Mean = 0, not autocorrelated

More information

Forecasting Volatility of USD/MUR Exchange Rate using a GARCH (1,1) model with GED and Student s-t errors

Forecasting Volatility of USD/MUR Exchange Rate using a GARCH (1,1) model with GED and Student s-t errors UNIVERSITY OF MAURITIUS RESEARCH JOURNAL Volume 17 2011 University of Mauritius, Réduit, Mauritius Research Week 2009/2010 Forecasting Volatility of USD/MUR Exchange Rate using a GARCH (1,1) model with

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (42 pts) Answer briefly the following questions. 1. Questions

More information

ARCH and GARCH models

ARCH and GARCH models ARCH and GARCH models Fulvio Corsi SNS Pisa 5 Dic 2011 Fulvio Corsi ARCH and () GARCH models SNS Pisa 5 Dic 2011 1 / 21 Asset prices S&P 500 index from 1982 to 2009 1600 1400 1200 1000 800 600 400 200

More information

Amath 546/Econ 589 Univariate GARCH Models

Amath 546/Econ 589 Univariate GARCH Models Amath 546/Econ 589 Univariate GARCH Models Eric Zivot April 24, 2013 Lecture Outline Conditional vs. Unconditional Risk Measures Empirical regularities of asset returns Engle s ARCH model Testing for ARCH

More information

Chapter IV. Forecasting Daily and Weekly Stock Returns

Chapter IV. Forecasting Daily and Weekly Stock Returns Forecasting Daily and Weekly Stock Returns An unsophisticated forecaster uses statistics as a drunken man uses lamp-posts -for support rather than for illumination.0 Introduction In the previous chapter,

More information

A Comparative Study of Various Forecasting Techniques in Predicting. BSE S&P Sensex

A Comparative Study of Various Forecasting Techniques in Predicting. BSE S&P Sensex NavaJyoti, International Journal of Multi-Disciplinary Research Volume 1, Issue 1, August 2016 A Comparative Study of Various Forecasting Techniques in Predicting BSE S&P Sensex Dr. Jahnavi M 1 Assistant

More information

Financial Time Series Analysis (FTSA)

Financial Time Series Analysis (FTSA) Financial Time Series Analysis (FTSA) Lecture 6: Conditional Heteroscedastic Models Few models are capable of generating the type of ARCH one sees in the data.... Most of these studies are best summarized

More information

Estimating Demand Uncertainty Over Multi-Period Lead Times

Estimating Demand Uncertainty Over Multi-Period Lead Times Estimating Demand Uncertainty Over Multi-Period Lead Times ISIR 2016 Department of Management Science - Lancaster University August 23, 2016 Table of Contents 1 2 3 4 5 Main Formula for Safety Stocks In

More information

Valencia. Keywords: Conditional volatility, backpropagation neural network, GARCH in Mean MSC 2000: 91G10, 91G70

Valencia. Keywords: Conditional volatility, backpropagation neural network, GARCH in Mean MSC 2000: 91G10, 91G70 Int. J. Complex Systems in Science vol. 2(1) (2012), pp. 21 26 Estimating returns and conditional volatility: a comparison between the ARMA-GARCH-M Models and the Backpropagation Neural Network Fernando

More information

Optimal Window Selection for Forecasting in The Presence of Recent Structural Breaks

Optimal Window Selection for Forecasting in The Presence of Recent Structural Breaks Optimal Window Selection for Forecasting in The Presence of Recent Structural Breaks Yongli Wang University of Leicester Econometric Research in Finance Workshop on 15 September 2017 SGH Warsaw School

More information

Volatility Forecasting on the Stockholm Stock Exchange

Volatility Forecasting on the Stockholm Stock Exchange Volatility Forecasting on the Stockholm Stock Exchange Paper within: Authors: Tutors: Civilekonom examensarbete/master thesis in Business Administration (30hp), Finance track Gustafsson, Robert Quinones,

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

Time series: Variance modelling

Time series: Variance modelling Time series: Variance modelling Bernt Arne Ødegaard 5 October 018 Contents 1 Motivation 1 1.1 Variance clustering.......................... 1 1. Relation to heteroskedasticity.................... 3 1.3

More information

Portfolio construction by volatility forecasts: Does the covariance structure matter?

Portfolio construction by volatility forecasts: Does the covariance structure matter? Portfolio construction by volatility forecasts: Does the covariance structure matter? Momtchil Pojarliev and Wolfgang Polasek INVESCO Asset Management, Bleichstrasse 60-62, D-60313 Frankfurt email: momtchil

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Introduction to Financial Econometrics Gerald P. Dwyer Trinity College, Dublin January 2016 Outline 1 Set Notation Notation for returns 2 Summary statistics for distribution of data

More information

Forecasting Canadian Equity Volatility: the information content of the MVX Index

Forecasting Canadian Equity Volatility: the information content of the MVX Index Forecasting Canadian Equity Volatility: the information content of the MVX Index by Hendrik Heng Bachelor of Science (Computer Science), University of New South Wales, 2005 Mingying Li Bachelor of Economics,

More information

Stochastic Volatility (SV) Models

Stochastic Volatility (SV) Models 1 Motivations Stochastic Volatility (SV) Models Jun Yu Some stylised facts about financial asset return distributions: 1. Distribution is leptokurtic 2. Volatility clustering 3. Volatility responds to

More information

Financial Econometrics Notes. Kevin Sheppard University of Oxford

Financial Econometrics Notes. Kevin Sheppard University of Oxford Financial Econometrics Notes Kevin Sheppard University of Oxford Monday 15 th January, 2018 2 This version: 22:52, Monday 15 th January, 2018 2018 Kevin Sheppard ii Contents 1 Probability, Random Variables

More information

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model Analyzing Oil Futures with a Dynamic Nelson-Siegel Model NIELS STRANGE HANSEN & ASGER LUNDE DEPARTMENT OF ECONOMICS AND BUSINESS, BUSINESS AND SOCIAL SCIENCES, AARHUS UNIVERSITY AND CENTER FOR RESEARCH

More information

Technical Trading Rules

Technical Trading Rules Technical Trading Rules The Econometrics of Predictability This version: May 7, 2014 May 7, 2014 Overview Technical Trading Rules Filter Rules Moving Average Oscillator Trading Range Break Out Channel

More information

Conditional Heteroscedasticity

Conditional Heteroscedasticity 1 Conditional Heteroscedasticity May 30, 2010 Junhui Qian 1 Introduction ARMA(p,q) models dictate that the conditional mean of a time series depends on past observations of the time series and the past

More information

Forecasting Volatility of Wind Power Production

Forecasting Volatility of Wind Power Production Forecasting Volatility of Wind Power Production Zhiwei Shen and Matthias Ritter Department of Agricultural Economics Humboldt-Universität zu Berlin July 18, 2015 Zhiwei Shen Forecasting Volatility of Wind

More information

Forecasting index volatility: sampling interval and non-trading effects

Forecasting index volatility: sampling interval and non-trading effects Applied Financial Economics, 1998, 8, 477 485 Forecasting index volatility: sampling interval and non-trading effects DAVID M. WALSH and GLENN YU-GEN TSOU Department of Accounting and Finance, ºniversity

More information

A look into the future of electricity price forecasting (EPF)

A look into the future of electricity price forecasting (EPF) A look into the future of electricity price forecasting (EPF) Rafa l Weron Department of Operations Research Wroc law University of Technology (WUT) Wroc law, Poland 11 December 214 Rafa l Weron (WUT)

More information

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Solutions to Final Exam

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Solutions to Final Exam Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (30 pts) Answer briefly the following questions. 1. Suppose that

More information

Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and Its Extended Forms

Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and Its Extended Forms Discrete Dynamics in Nature and Society Volume 2009, Article ID 743685, 9 pages doi:10.1155/2009/743685 Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and

More information

Financial Econometrics Lecture 5: Modelling Volatility and Correlation

Financial Econometrics Lecture 5: Modelling Volatility and Correlation Financial Econometrics Lecture 5: Modelling Volatility and Correlation Dayong Zhang Research Institute of Economics and Management Autumn, 2011 Learning Outcomes Discuss the special features of financial

More information

Implied Volatility v/s Realized Volatility: A Forecasting Dimension

Implied Volatility v/s Realized Volatility: A Forecasting Dimension 4 Implied Volatility v/s Realized Volatility: A Forecasting Dimension 4.1 Introduction Modelling and predicting financial market volatility has played an important role for market participants as it enables

More information

Modelling financial data with stochastic processes

Modelling financial data with stochastic processes Modelling financial data with stochastic processes Vlad Ardelean, Fabian Tinkl 01.08.2012 Chair of statistics and econometrics FAU Erlangen-Nuremberg Outline Introduction Stochastic processes Volatility

More information

VOLATILITY FORECASTING WITH RANGE MODELS. AN EVALUATION OF NEW ALTERNATIVES TO THE CARR MODEL. José Luis Miralles Quirós 1.

VOLATILITY FORECASTING WITH RANGE MODELS. AN EVALUATION OF NEW ALTERNATIVES TO THE CARR MODEL. José Luis Miralles Quirós 1. VOLATILITY FORECASTING WITH RANGE MODELS. AN EVALUATION OF NEW ALTERNATIVES TO THE CARR MODEL José Luis Miralles Quirós miralles@unex.es Julio Daza Izquierdo juliodaza@unex.es Department of Financial Economics,

More information

List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements

List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements Table of List of figures List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements page xii xv xvii xix xxi xxv 1 Introduction 1 1.1 What is econometrics? 2 1.2 Is

More information

UNIVERSITÀ DEGLI STUDI DI PADOVA. Dipartimento di Scienze Economiche Marco Fanno

UNIVERSITÀ DEGLI STUDI DI PADOVA. Dipartimento di Scienze Economiche Marco Fanno UNIVERSITÀ DEGLI STUDI DI PADOVA Dipartimento di Scienze Economiche Marco Fanno MODELING AND FORECASTING REALIZED RANGE VOLATILITY MASSIMILIANO CAPORIN University of Padova GABRIEL G. VELO University of

More information

Financial Times Series. Lecture 6

Financial Times Series. Lecture 6 Financial Times Series Lecture 6 Extensions of the GARCH There are numerous extensions of the GARCH Among the more well known are EGARCH (Nelson 1991) and GJR (Glosten et al 1993) Both models allow for

More information

Modelling Returns: the CER and the CAPM

Modelling Returns: the CER and the CAPM Modelling Returns: the CER and the CAPM Carlo Favero Favero () Modelling Returns: the CER and the CAPM 1 / 20 Econometric Modelling of Financial Returns Financial data are mostly observational data: they

More information

City, University of London Institutional Repository

City, University of London Institutional Repository City Research Online City, University of London Institutional Repository Citation: Pilbeam, K. & Langeland, K. N. (2014). Forecasting exchange rate volatility: GARCH models versus implied volatility forecasts.

More information

Financial Econometrics Jeffrey R. Russell Midterm 2014

Financial Econometrics Jeffrey R. Russell Midterm 2014 Name: Financial Econometrics Jeffrey R. Russell Midterm 2014 You have 2 hours to complete the exam. Use can use a calculator and one side of an 8.5x11 cheat sheet. Try to fit all your work in the space

More information

Modelling Joint Distribution of Returns. Dr. Sawsan Hilal space

Modelling Joint Distribution of Returns. Dr. Sawsan Hilal space Modelling Joint Distribution of Returns Dr. Sawsan Hilal space Maths Department - University of Bahrain space October 2011 REWARD Asset Allocation Problem PORTFOLIO w 1 w 2 w 3 ASSET 1 ASSET 2 R 1 R 2

More information

Homework Assignments for BusAdm 713: Business Forecasting Methods. Assignment 1: Introduction to forecasting, Review of regression

Homework Assignments for BusAdm 713: Business Forecasting Methods. Assignment 1: Introduction to forecasting, Review of regression Homework Assignments for BusAdm 713: Business Forecasting Methods Note: Problem points are in parentheses. Assignment 1: Introduction to forecasting, Review of regression 1. (3) Complete the exercises

More information

Strategies for High Frequency FX Trading

Strategies for High Frequency FX Trading Strategies for High Frequency FX Trading - The choice of bucket size Malin Lunsjö and Malin Riddarström Department of Mathematical Statistics Faculty of Engineering at Lund University June 2017 Abstract

More information

Importance of the long-term seasonal component in day-ahead electricity price forecasting: Regression vs. neural network models

Importance of the long-term seasonal component in day-ahead electricity price forecasting: Regression vs. neural network models Importance of the long-term seasonal component in day-ahead electricity price forecasting: Regression vs. neural network models Rafa l Weron Department of Operations Research Wroc law University of Science

More information

Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis

Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis Kunya Bowornchockchai International Science Index, Mathematical and Computational Sciences waset.org/publication/10003789

More information

Forecasting Volatility in the Chinese Stock Market under Model Uncertainty 1

Forecasting Volatility in the Chinese Stock Market under Model Uncertainty 1 Forecasting Volatility in the Chinese Stock Market under Model Uncertainty 1 Yong Li 1, Wei-Ping Huang, Jie Zhang 3 (1,. Sun Yat-Sen University Business, Sun Yat-Sen University, Guangzhou, 51075,China)

More information

Variance in Volatility: A foray into the analysis of the VIX and the Standard and Poor s 500 s Realized Volatility

Variance in Volatility: A foray into the analysis of the VIX and the Standard and Poor s 500 s Realized Volatility Variance in Volatility: A foray into the analysis of the VIX and the Standard and Poor s 500 s Realized Volatility Arthur Kim Duke University April 24, 2013 Abstract This study finds that the AR models

More information

Some Simple Stochastic Models for Analyzing Investment Guarantees p. 1/36

Some Simple Stochastic Models for Analyzing Investment Guarantees p. 1/36 Some Simple Stochastic Models for Analyzing Investment Guarantees Wai-Sum Chan Department of Statistics & Actuarial Science The University of Hong Kong Some Simple Stochastic Models for Analyzing Investment

More information

INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE

INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE Abstract Petr Makovský If there is any market which is said to be effective, this is the the FOREX market. Here we

More information

A Decision Rule to Minimize Daily Capital Charges in Forecasting Value-at-Risk*

A Decision Rule to Minimize Daily Capital Charges in Forecasting Value-at-Risk* A Decision Rule to Minimize Daily Capital Charges in Forecasting Value-at-Risk* Michael McAleer Department of Quantitative Economics Complutense University of Madrid and Econometric Institute Erasmus University

More information

Risk Management and Time Series

Risk Management and Time Series IEOR E4602: Quantitative Risk Management Spring 2016 c 2016 by Martin Haugh Risk Management and Time Series Time series models are often employed in risk management applications. They can be used to estimate

More information

A Comparative Study of Artificial Neural Network Models for Forecasting USD/EUR-GBP-JPY-NOK Exchange Rates

A Comparative Study of Artificial Neural Network Models for Forecasting USD/EUR-GBP-JPY-NOK Exchange Rates A Comparative Study of Artificial Neural Network Models for Forecasting USD/EUR-GBP-JPY-NOK Exchange Rates Cagatay Bal, Serdar Demir, Faculty of Science, Department of Statistics, Mugla Sitki Kocman University,

More information

Does Money Matter? An Artificial Intelligence Approach

Does Money Matter? An Artificial Intelligence Approach An Artificial Intelligence Approach Peter Tiňo CERCIA, University of Birmingham, UK a collaboration with J. Binner Aston Business School, Aston University, UK B. Jones State University of New York, USA

More information

Lecture Note of Bus 41202, Spring 2008: More Volatility Models. Mr. Ruey Tsay

Lecture Note of Bus 41202, Spring 2008: More Volatility Models. Mr. Ruey Tsay Lecture Note of Bus 41202, Spring 2008: More Volatility Models. Mr. Ruey Tsay The EGARCH model Asymmetry in responses to + & returns: g(ɛ t ) = θɛ t + γ[ ɛ t E( ɛ t )], with E[g(ɛ t )] = 0. To see asymmetry

More information

Discussion The Changing Relationship Between Commodity Prices and Prices of Other Assets with Global Market Integration by Barbara Rossi

Discussion The Changing Relationship Between Commodity Prices and Prices of Other Assets with Global Market Integration by Barbara Rossi Discussion The Changing Relationship Between Commodity Prices and Prices of Other Assets with Global Market Integration by Barbara Rossi Domenico Giannone Université libre de Bruxelles, ECARES and CEPR

More information

EKONOMIHÖGSKOLAN Lunds Universitet. The model confidence set choosing between models

EKONOMIHÖGSKOLAN Lunds Universitet. The model confidence set choosing between models EKONOMIHÖGSKOLAN Lunds Universitet The model confidence set choosing between models Kandidatuppsats i nationalekonomi Av: Jeanette Johansson Handledare: Hossein Asgharian Datum: 8 Oktober, 005 Abstract

More information

Comovements and Volatility Spillover in Commodity Markets

Comovements and Volatility Spillover in Commodity Markets Comovements and Volatility Spillover in Commodity Markets Sihong Chen Department of Agricultural Economics Texas A&M University shchen@tamu.edu Ximing Wu Department of Agricultural Economics Texas A&M

More information

Order Making Fiscal Year 2018 Annual Adjustments to Transaction Fee Rates

Order Making Fiscal Year 2018 Annual Adjustments to Transaction Fee Rates This document is scheduled to be published in the Federal Register on 04/20/2018 and available online at https://federalregister.gov/d/2018-08339, and on FDsys.gov 8011-01p SECURITIES AND EXCHANGE COMMISSION

More information

LONG MEMORY IN VOLATILITY

LONG MEMORY IN VOLATILITY LONG MEMORY IN VOLATILITY How persistent is volatility? In other words, how quickly do financial markets forget large volatility shocks? Figure 1.1, Shephard (attached) shows that daily squared returns

More information

Forecasting Prices and Congestion for Transmission Grid Operation

Forecasting Prices and Congestion for Transmission Grid Operation Forecasting Prices and Congestion for Transmission Grid Operation Project Team: Principal Investigators: Profs. Chen-Ching Liu and Leigh Tesfatsion Research Assistants: ECpE Ph.D. Students Qun Zhou and

More information

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET)

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) ISSN 0976-6480 (Print) ISSN 0976-6499 (Online) Volume 5, Issue 3, March (204), pp. 73-82 IAEME: www.iaeme.com/ijaret.asp

More information

DEPARTAMENTO DE ECONOMIA PUC-RIO. TEXTO PARA DISCUSSÃO N o. 453 EVALUATING THE FORECASTING PERFORMANCE OF GARCH MODELS USING WHITE S REALITY CHECK

DEPARTAMENTO DE ECONOMIA PUC-RIO. TEXTO PARA DISCUSSÃO N o. 453 EVALUATING THE FORECASTING PERFORMANCE OF GARCH MODELS USING WHITE S REALITY CHECK DEPARTAMENTO DE ECONOMIA PUC-RIO TEXTO PARA DISCUSSÃO N o. 453 EVALUATING THE FORECASTING PERFORMANCE OF GARCH MODELS USING WHITE S REALITY CHECK LEONARDO SOUZA ALVARO VEIGA MARCELO C. MEDEIROS ABRIL 22

More information

Financial Data Mining Using Flexible ICA-GARCH Models

Financial Data Mining Using Flexible ICA-GARCH Models 55 Chapter 11 Financial Data Mining Using Flexible ICA-GARCH Models Philip L.H. Yu The University of Hong Kong, Hong Kong Edmond H.C. Wu The Hong Kong Polytechnic University, Hong Kong W.K. Li The University

More information

Volatility Analysis of Nepalese Stock Market

Volatility Analysis of Nepalese Stock Market The Journal of Nepalese Business Studies Vol. V No. 1 Dec. 008 Volatility Analysis of Nepalese Stock Market Surya Bahadur G.C. Abstract Modeling and forecasting volatility of capital markets has been important

More information

STAT758. Final Project. Time series analysis of daily exchange rate between the British Pound and the. US dollar (GBP/USD)

STAT758. Final Project. Time series analysis of daily exchange rate between the British Pound and the. US dollar (GBP/USD) STAT758 Final Project Time series analysis of daily exchange rate between the British Pound and the US dollar (GBP/USD) Theophilus Djanie and Harry Dick Thompson UNR May 14, 2012 INTRODUCTION Time Series

More information

Assicurazioni Generali: An Option Pricing Case with NAGARCH

Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: Business Snapshot Find our latest analyses and trade ideas on bsic.it Assicurazioni Generali SpA is an Italy-based insurance

More information

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Midterm

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Midterm Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay Midterm GSB Honor Code: I pledge my honor that I have not violated the Honor Code during this examination.

More information

Beating the Random Walk: Intraday Seasonality and Volatility in a Developing Stock Market

Beating the Random Walk: Intraday Seasonality and Volatility in a Developing Stock Market International Journal of Business and Economics, 006, Vol. 5, No. 1, 41-59 Beating the Random Walk: Intraday Seasonality and Volatility in a eveloping Stock Market Kim-Leng Goh * Faculty of Economics and

More information

A Cyclical Model of Exchange Rate Volatility

A Cyclical Model of Exchange Rate Volatility A Cyclical Model of Exchange Rate Volatility Richard D. F. Harris Evarist Stoja Fatih Yilmaz April 2010 0B0BDiscussion Paper No. 10/618 Department of Economics University of Bristol 8 Woodland Road Bristol

More information

Forecasting volatility with macroeconomic and financial variables using Kernel Ridge Regressions

Forecasting volatility with macroeconomic and financial variables using Kernel Ridge Regressions ERASMUS SCHOOL OF ECONOMICS Forecasting volatility with macroeconomic and financial variables using Kernel Ridge Regressions Felix C.A. Mourer 360518 Supervisor: Prof. dr. D.J. van Dijk Bachelor thesis

More information

Constructing a Volatility Risk Premium Using Gaussian Process for Regression

Constructing a Volatility Risk Premium Using Gaussian Process for Regression Constructing a Volatility Risk Premium Using Gaussian Process for Regression B.Sc. Thesis in Finance at Stockholm School of Economics Fabian Mally Love Marcus May 14, 2017 Abstract In this thesis we investigate

More information

Estimating and forecasting volatility of stock indices using asymmetric GARCH models and Student-t densities: Evidence from Chittagong Stock Exchange

Estimating and forecasting volatility of stock indices using asymmetric GARCH models and Student-t densities: Evidence from Chittagong Stock Exchange IJBFMR 3 (215) 19-34 ISSN 253-1842 Estimating and forecasting volatility of stock indices using asymmetric GARCH models and Student-t densities: Evidence from Chittagong Stock Exchange Md. Qamruzzaman

More information

Modeling the volatility of FTSE All Share Index Returns

Modeling the volatility of FTSE All Share Index Returns MPRA Munich Personal RePEc Archive Modeling the volatility of FTSE All Share Index Returns Bayraci, Selcuk University of Exeter, Yeditepe University 27. April 2007 Online at http://mpra.ub.uni-muenchen.de/28095/

More information

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 59

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 59 Chapter 5 Univariate time-series analysis () Chapter 5 Univariate time-series analysis 1 / 59 Time-Series Time-series is a sequence fx 1, x 2,..., x T g or fx t g, t = 1,..., T, where t is an index denoting

More information

Chapter 4 Level of Volatility in the Indian Stock Market

Chapter 4 Level of Volatility in the Indian Stock Market Chapter 4 Level of Volatility in the Indian Stock Market Measurement of volatility is an important issue in financial econometrics. The main reason for the prominent role that volatility plays in financial

More information

Introductory Econometrics for Finance

Introductory Econometrics for Finance Introductory Econometrics for Finance SECOND EDITION Chris Brooks The ICMA Centre, University of Reading CAMBRIDGE UNIVERSITY PRESS List of figures List of tables List of boxes List of screenshots Preface

More information

Evaluating the Accuracy of Value at Risk Approaches

Evaluating the Accuracy of Value at Risk Approaches Evaluating the Accuracy of Value at Risk Approaches Kyle McAndrews April 25, 2015 1 Introduction Risk management is crucial to the financial industry, and it is particularly relevant today after the turmoil

More information

SPATIAL AUTOREGRESSIVE CONDITIONAL HETEROSCEDASTICITY MODEL AND ITS APPLICATION

SPATIAL AUTOREGRESSIVE CONDITIONAL HETEROSCEDASTICITY MODEL AND ITS APPLICATION Discussion Paper No. 59 SPATIAL AUTOREGRESSIVE CONDITIONAL HETEROSCEDASTICITY MODEL AND ITS APPLICATION TAKAKI SATO YASUMASA MATSUDA April 26, 2016 Data Science and Service Research Discussion Paper Center

More information

FORECASTING THE TIME-VARYING BETA OF UK COMPANIES GARCH MODELS VS KALMAN FILTER METHOD

FORECASTING THE TIME-VARYING BETA OF UK COMPANIES GARCH MODELS VS KALMAN FILTER METHOD FORECASTING THE TIME-VARYING BETA OF UK COMPANIES GARCH MODELS VS KALMAN FILTER METHOD By TAUFIQ CHOUDHRY School of Management University of Southampton Highfield Southampton SO17 1BJ UK Phone: (44) 2380-599286

More information

Forecasting the Volatility in Financial Assets using Conditional Variance Models

Forecasting the Volatility in Financial Assets using Conditional Variance Models LUND UNIVERSITY MASTER S THESIS Forecasting the Volatility in Financial Assets using Conditional Variance Models Authors: Hugo Hultman Jesper Swanson Supervisor: Dag Rydorff DEPARTMENT OF ECONOMICS SEMINAR

More information

Euro-MIND: A Monthly INDicator of the Economic Activity in the Euro Area

Euro-MIND: A Monthly INDicator of the Economic Activity in the Euro Area Euro-MIND: A Monthly INDicator of the Economic Activity in the Euro Area C. Frale, M. Marcellino, G.L. Mazzi and T. Proietti 9 Brown Bag Lunch Meeting-MEF Rome, 9th December 2008 Motivation Gross domestic

More information

Internet Appendix for Asymmetry in Stock Comovements: An Entropy Approach

Internet Appendix for Asymmetry in Stock Comovements: An Entropy Approach Internet Appendix for Asymmetry in Stock Comovements: An Entropy Approach Lei Jiang Tsinghua University Ke Wu Renmin University of China Guofu Zhou Washington University in St. Louis August 2017 Jiang,

More information

The Asset Pricing Model of Exchange Rate and its Test on Survey Data

The Asset Pricing Model of Exchange Rate and its Test on Survey Data Discussion of Anna Naszodi s paper: The Asset Pricing Model of Exchange Rate and its Test on Survey Data Discussant: Genaro Sucarrat Department of Economics Universidad Carlos III de Madrid http://www.eco.uc3m.es/sucarrat/index.html

More information

Université de Montréal. Rapport de recherche. Empirical Analysis of Jumps Contribution to Volatility Forecasting Using High Frequency Data

Université de Montréal. Rapport de recherche. Empirical Analysis of Jumps Contribution to Volatility Forecasting Using High Frequency Data Université de Montréal Rapport de recherche Empirical Analysis of Jumps Contribution to Volatility Forecasting Using High Frequency Data Rédigé par : Imhof, Adolfo Dirigé par : Kalnina, Ilze Département

More information

Quantitative Finance Conditional Heteroskedastic Models

Quantitative Finance Conditional Heteroskedastic Models Quantitative Finance Conditional Heteroskedastic Models Miloslav S. Vosvrda Dept of Econometrics ÚTIA AV ČR MV1 Robert Engle Professor of Finance Michael Armellino Professorship in the Management of Financial

More information

Intraday and Interday Time-Zone Volatility Forecasting

Intraday and Interday Time-Zone Volatility Forecasting Intraday and Interday Time-Zone Volatility Forecasting Petko S. Kalev Department of Accounting and Finance Monash University 23 October 2006 Abstract The paper develops a global volatility estimator and

More information

Forecasting volatility in the New Zealand stock market

Forecasting volatility in the New Zealand stock market Forecasting volatility in the New Zealand stock market JUN YU Department of Economics, University of Auckland, Private Bag 92019, Auckland, New Zealand. This paper evaluates the performance of nine alternative

More information

Forecasting the real price of oil under alternative specifications of constant and time-varying volatility

Forecasting the real price of oil under alternative specifications of constant and time-varying volatility Crawford School of Public Policy CAMA Centre for Applied Macroeconomic Analysis Forecasting the real price of oil under alternative specifications of constant and time-varying volatility CAMA Working Paper

More information

Estimation of High-Frequency Volatility: An Autoregressive Conditional Duration Approach

Estimation of High-Frequency Volatility: An Autoregressive Conditional Duration Approach Estimation of High-Frequency Volatility: An Autoregressive Conditional Duration Approach Yiu-Kuen Tse School of Economics, Singapore Management University Thomas Tao Yang Department of Economics, Boston

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (34 pts) Answer briefly the following questions. Each question has

More information

. Large-dimensional and multi-scale effects in stocks volatility m

. Large-dimensional and multi-scale effects in stocks volatility m Large-dimensional and multi-scale effects in stocks volatility modeling Swissquote bank, Quant Asset Management work done at: Chaire de finance quantitative, École Centrale Paris Capital Fund Management,

More information

Empirical Analyses of Industry Stock Index Return Distributions for the Taiwan Stock Exchange

Empirical Analyses of Industry Stock Index Return Distributions for the Taiwan Stock Exchange ANNALS OF ECONOMICS AND FINANCE 8-1, 21 31 (2007) Empirical Analyses of Industry Stock Index Return Distributions for the Taiwan Stock Exchange Svetlozar T. Rachev * School of Economics and Business Engineering,

More information

Available online at ScienceDirect. Procedia Computer Science 61 (2015 ) 80 84

Available online at  ScienceDirect. Procedia Computer Science 61 (2015 ) 80 84 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 61 (015 ) 80 84 Complex Adaptive Systems, Publication 5 Cihan H. Dagli, Editor in Chief Conference Organized by Missouri

More information

51-77. - tsalkovich@hotmail.com ARCH GARCH EngleBollerslev GARCH - Hansen and Lunde GARCH- GARCH IBM- GARCH A-GARCH Ding et al GJR-GARCH (Glosten, Jagannathan Runkle Donaldson and Kamstra GJR GARCH GARCH

More information

Financial Econometrics: Problem Set # 3 Solutions

Financial Econometrics: Problem Set # 3 Solutions Financial Econometrics: Problem Set # 3 Solutions N Vera Chau The University of Chicago: Booth February 9, 219 1 a. You can generate the returns using the exact same strategy as given in problem 2 below.

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Final Exam The University of Chicago, Booth School of Business Business 410, Spring Quarter 010, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (4 pts) Answer briefly the following questions. 1. Questions 1

More information