Tutorial 8 SEG 7550 6th Nov..

Slides:



Advertisements
Similar presentations
COMM 472: Quantitative Analysis of Financial Decisions
Advertisements

Correlation and regression Dr. Ghada Abo-Zaid
Prediction, Goodness-of-Fit, and Modeling Issues ECON 6002 Econometrics Memorial University of Newfoundland Adapted from Vera Tabakova’s notes.
STAT 497 APPLIED TIME SERIES ANALYSIS
LOGO Time Series technical analysis via new fast estimation methods Yan Jungang A E Huang Zhaokun A U Bai Ning A E.
Introduction to Volatility Models From Ruey. S. Tsay’s slides.
1 Ka-fu Wong University of Hong Kong Volatility Measurement, Modeling, and Forecasting.
KYIV SCHOOL OF ECONOMICS Financial Econometrics (2nd part): Introduction to Financial Time Series May 2011 Instructor: Maksym Obrizan Lecture notes II.
PREDICTABILITY OF NON- LINEAR TRADING RULES IN THE US STOCK MARKET CHONG & LAM 2010.
Volatility Chapter 9 Risk Management and Financial Institutions 2e, Chapter 9, Copyright © John C. Hull
The Lognormal Distribution
Investment Analysis and Portfolio Management
Diffusion Processes and Ito’s Lemma
JUMP DIFFUSION MODELS Karina Mignone Option Pricing under Jump Diffusion.
Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 12-1 Chapter 12 Simple Linear Regression Statistics for Managers Using.
Options, Futures, and Other Derivatives 6 th Edition, Copyright © John C. Hull Chapter 18 Value at Risk.
Chapter 13 Wiener Processes and Itô’s Lemma
Random Regressors and Moment Based Estimation Prepared by Vera Tabakova, East Carolina University.
The Examination of Residuals. Examination of Residuals The fitting of models to data is done using an iterative approach. The first step is to fit a simple.
Various topics Petter Mostad Overview Epidemiology Study types / data types Econometrics Time series data More about sampling –Estimation.
Valuation of Asian Option Qi An Jingjing Guo. CONTENT Asian option Pricing Monte Carlo simulation Conclusion.
Fundamentals of Futures and Options Markets, 5 th Edition, Copyright © John C. Hull Value at Risk Chapter 18.
1 Chapter 12 Simple Linear Regression. 2 Chapter Outline  Simple Linear Regression Model  Least Squares Method  Coefficient of Determination  Model.
Tutorial th Nov. Outline Hints for assignment 3 Score of assignment 2 (distributed in class)
Monte-Carlo Simulations Seminar Project. Task  To Build an application in Excel/VBA to solve option prices.  Use a stochastic volatility in the model.
Value at Risk Chapter 20 Options, Futures, and Other Derivatives, 7th International Edition, Copyright © John C. Hull 2008.
S TOCHASTIC M ODELS L ECTURE 4 P ART II B ROWNIAN M OTIONS Nan Chen MSc Program in Financial Engineering The Chinese University of Hong Kong (Shenzhen)
GARCH Models Þættir í fjármálum Verkefni 1-f Bjartur Logi Ye Shen
Options, Futures, and Other Derivatives, 5th edition © 2002 by John C. Hull 16.1 Value at Risk Chapter 16.
Options, Futures, and Other Derivatives, 4th edition © 1999 by John C. Hull 14.1 Value at Risk Chapter 14.
ARCH AND GARCH V AIBHAV G UPTA MIB, D OC, DSE, DU.
Statistical Fundamentals: Using Microsoft Excel for Univariate and Bivariate Analysis Alfred P. Rovai The Normal Curve and Univariate Normality PowerPoint.
OPTIONS PRICING AND HEDGING WITH GARCH.THE PRICING KERNEL.HULL AND WHITE.THE PLUG-IN ESTIMATOR AND GARCH GAMMA.ENGLE-MUSTAFA – IMPLIED GARCH.DUAN AND EXTENSIONS.ENGLE.
Lecture 8 Stephen G. Hall ARCH and GARCH. REFS A thorough introduction ‘ARCH Models’ Bollerslev T, Engle R F and Nelson D B Handbook of Econometrics vol.
1 Ka-fu Wong University of Hong Kong A Brief Review of Probability, Statistics, and Regression for Forecasting.
Analysis of financial data Anders Lundquist Spring 2010.
Analysis of Financial Data Spring 2012 Lecture 9: Volatility Priyantha Wijayatunga Department of Statistics, Umeå University
1 Simple Linear Regression Chapter Introduction In Chapters 17 to 19 we examine the relationship between interval variables via a mathematical.
K. Ensor, STAT Spring 2004 Volatility Volatility – conditional variance of the process –Don’t observe this quantity directly (only one observation.
Virtual University of Pakistan
Chapter 13 Simple Linear Regression
Types of risk Market risk
The Three Common Approaches for Calculating Value at Risk
Momentum and Reversal.
Vera Tabakova, East Carolina University
Market-Risk Measurement
Regression Analysis AGEC 784.
CORRELATION.
TIME SERIES ANALYSIS.
Centre of Computational Finance and Economic Agents
Chapter 6: Autoregressive Integrated Moving Average (ARIMA) Models
Momentum Effect (JT 1993).
SDE & Statistics MiniCourse Topics List for the Exam
Chapter 8: Inference for Proportions
CS 179 Lecture 17 Options Pricing.
Mathematical Finance An Introduction
Market Risk VaR: Historical Simulation Approach
Types of risk Market risk
Volatility Chapter 10.
Data Analysis and Statistical Software I ( ) Quarter: Autumn 02/03
Techniques for Data Analysis Event Study
Brownian Motion & Itô Formula
Chapter 3 Statistical Concepts.
Chapter 14 Wiener Processes and Itô’s Lemma
Carlo A. Favero IGIER, Universita’ Bocconi
Virtual University of Pakistan
Product moment correlation
Tutorial 10 SEG7550.
Lecturer Dr. Veronika Alhanaqtah
FORECASTING VOLATILITY I
Presentation transcript:

Tutorial 8 SEG 7550 6th Nov.

Outline ARCH and GARCH model (part one) The project About assignment 2

ARCH and GARCH model Modeling volatility of a asset return Volatility is an important factor in options trading Here volatility means conditional standard deviation of the underlying asset return Why? Volatility modeling provides a simple approach of calculating value at risk Modeling volatility can improve the efficiency in parameter estimation and the accuracy in interval forecast Volatility index of market is a financial instrument

Character of volatility Cannot be observed directly Make it difficult to evaluate forecasting performance Specific model assumption may not hold in practice Blac-scholes formula assume geometric Brownian motion Volatility clusters Volatility evolves over time in a continuous manner Volatilities jumps are rare Volatility does diverge to infinity Volatility seems to react differently to a big price increase or a big price drop (leverage effect)

ARCH Basic idea The shock of an asset return is serially uncorrelated The dependence of can be described by a simple quadratic function of its lagged values, i.e. an ARCH(m) model: Where is iid sequence with mean 0 and variance 1

ARCH The parameters , for must satisfy some regularity conditions to ensure the unconditional variance of is finite In practice, is often assumed to follow normal distribution or student’s t distribution.

Properties of ARCH Take ARCH(1) as example: Where and The conditional mean of is 0 because:

Properties of ARCH Conditional variance of : Because is stationary process which means: We have

Properties of ARCH Variance must be positive, therefore In practice we want higher moments of exist and, hence, must satisfy some additional constraints. An example: if we want to examine the tail behavior, we want the fourth moment of is finite. Under the assumption follow normal distribution, we have: if is fourth-order stationary with then:

Properties of ARCH Example con’d:

Properties of ARCH Example con’d: Since the fourth moment of is positive, we have The unconditional kurtosis of is: tail distribution of is heavier than normal

Weakness of ARCH Positive shocks and negative shocks have the same effect Rather restrictive (constraints on parameters) Does not provide any insight for understanding the source of variations of a financial time series ARCH tends to overpredict the volatility because they response slowly to large isolated shock to the return series

Project There would be no exams Please submit your project title and description to hding@se.cuhk.edu.hk A sample is provided on course website

How to work on your Course Project? (1) Data Collection This phase is quite time consuming as the location of data source is not easy. Also, your model is limited by your data. Please refer to your tutorial website for the collection of daily data. Or try these two website for data: http://www.hkgem.com http://www.hkex.com.hk For the intraday data, you can collect from Market Browser. Please note that they only provides data up to 14:50 and 5 days data. http://www.marketbrowser.com/mbzzzq2.asp

How to work on your Course Project? (2) Background study You need to find out the related works for your project. Is the result of the related works better than yours. What is the merits and weaklessness of them? Also, please mark the reference papers and books and include them in the reference. ... (3) Construction of your model What is your model/strategy? Please describe your model using diagrams or equations. Please state any assumptions. ...What is your model/strategy? Please describe your model using diagrams or equations. Please state any assumptions. ...

(4) Experimental Result Please provide the significant figure. Does your result agree with your prediction. ... (5) Conclusion and Future Work What conclusion can you draw? Does your work perform better than that of the related works? If not, please state any improvement. If yes, how can you enhance the model to provide better result? What is the potential use of your model? ...

(7) Reference Please provide the list of references. The format of the reference is like that Book Format : Author Name, "Book title", Edition, publisher, publishing year. e.g. Francis X. Diebold,"Elements of Forecasting", Fouth Edition, Thomson South-Western, 2007. Conference Paper Format : Author name, paper title, Name of Conference, pape number, Conference venue, date, year. e.g. H.S. Ng and K.P. Lam, "Incremental Intraday Prediction of Extreme Values and Range-based Volatility", In Proc. of The Third IASTED International Conference on Financial Engineering and Applications, pp90-98, Boston, October 9-11, 2006. Journal Paper Format : Author Name, Paper title, Journal, Vol(issue), page number, year. e.g. E. F. Fama, The Behavior of Stock-Market Prices, The Journal of Business, 38(1), 34–105, 1965.

About assignment 2 Question one: (i) Please capture the HSBC and Cheung Kong financial charts from January to mid-Februray from internet. (ii) Trace through the major ups and downs of HSBC and Cheung Kong price movement for the above period and relate them to any relevant changes in fundamental, major events and news. Please identify the two or three major events, news, or relevant changes in fundamental. e.g. For China Telecom (0941) in 2000,

Question one:

Question one: Mark will be counted based on (1) the date, (2) the price change (approximation), and (3) the relationship between the news and the major ups and downs of PCC price movement

Question one: (b) Please use gsl.dat as the input of your Matlab program. (i) Modify the program "candle_test.m" to detect "The Three Knights" and "The Three Crows". List the date detected these signal. (Note: Since the close price is available after market open, the detection date should be one day after "The Three Knights" or "The Three Crows". Please define your candle's body.) (ii) Please state your trading strategy such as assumption, consideration and trading rules. (iii) Please submit the amended program.

Question one: (b) (iv) Please list your buy date and sell date.

Question one: (b) (iv) Please provide the (position or negative) return. (v) Please plot the buy/sell point and the stock price at the same figure. (vi) Please explain your result, if applicable, and state its potential use.

Question two (a) i. Generate a set of random number (dataset A). ii. For model M1, construct an AR(2) model based on dataset A, obtain the output of the AR(2) model, name the output dataset as dataset Ao. iii Generate another set of random number (dataset B).

iv. For model M2, construct and AR(4) model based on dataset B, obtain the output of the AR(4) model, name the output dataset as dataset Bo. v. Repeat i to iv to generate another dataset Ao and Bo and call them as Ao1 and Bo1 respectively. vi. Construct a dataset with the sequence [M1|M2|M1|M2].

Recursive Least Squares Matlab Function: rarx(z,nn,adm,adg) - Refer to Page 4-80 of System Identification Toolbox Manual Matlab program: Cheungkong_rtest.m Load data Obtain the return series using the loaded data Estimate the four order ot AR for dly Plot the parameter estimates Plot the predicted differential-log output and actual differential-log output with time Recover the actual output Plot the predicted output, the actual output and the prediction error

Question three (i) Please submit the amended program for (2-20) MA rule, and (20-50) MA rule. (ii) Please use the following equation to calculate the percentage of return. ( y_typ(buy_date) - y_typ(sell_date) ) / y_typ(buy_date) where y_typ is gsl_typ or cheungkong_typ

Question three Please find the mean of the percentage of return and compare the mean of the percentage of return for the two stocks. If the first signal is sell, you can ignore the first signal. If the last signal is buy, you also need to ignore the last signal. You need to submit the list for buy date, sell date and the return for the two stocks.

Question three For GSL

Question three For Cheung Kong

Question three (iii) Please submit the graph which indicates the buy prices, sell prices and the gsl_typ/cheung_typ. You can use the following Matlab function to plot the graph. plot(1:333,gsl_typ,gsl_sell,gsl_typ(gsl_sell),'o',gsl_buy,gsl_typ(gsl_buy),'x') where gsl_typ is 0.25*(gsl_open+ gsl_close+ gsl_high + gsl_low), gsl_sell is the row of gsl_typ where you sell the stock at that date, and gsl_buy is the row of gsl_typ where you buy the stock at that date.

Question three (iv) Please state which stock is more profitable.