GARCH model for the weekend effect [SOLVED]
Posted: Sun Mar 03, 2013 6:41 am
Hi there,
I'm completing a project that requires me to identify whether the weekend effect exists in a stock market. I understand why I need to use the GARCH model as opposed to OLS regression or ARCH, but the math and choosing the variables in EViews is beyond my current level of comprehension. I have the closing prices of an index over 8 years, which I have successfully imported into a 5 days a week structure. I am unsure of where to start though. I realise I have essentially gotten nowhere with this, but I have been scouring the library and the internet for resources and even guides.
Assuming I have already identified that the data shows heteroscedasticity, where do I begin with my base data (i.e. closing prices)? Shall I estimate an equation using dummy variables for the 5 days of the week using OLS- or do I go for it using ARMA/AR/MA?
The 'd' variables being dummies for their respective days of the week and the 'a' variables being their respective coefficients to be estimated.
I am up for working things out, but I have been thrown in at the deep end (having never heard of EViews or even econometrics prior to this task!) and am under the constraints of a deadline that is fast approaching. I have tried using the search function of this forum, and have found the guide on dummy variables which I will utilise if that is the way to proceed.
Any help is greatly appreciated,
Thank you!
P.S. I am sorry to ask so much when I have done so little in the way of tangible progress.
My thanks to the moderator who moved the post to the correct section.
I'm completing a project that requires me to identify whether the weekend effect exists in a stock market. I understand why I need to use the GARCH model as opposed to OLS regression or ARCH, but the math and choosing the variables in EViews is beyond my current level of comprehension. I have the closing prices of an index over 8 years, which I have successfully imported into a 5 days a week structure. I am unsure of where to start though. I realise I have essentially gotten nowhere with this, but I have been scouring the library and the internet for resources and even guides.
Assuming I have already identified that the data shows heteroscedasticity, where do I begin with my base data (i.e. closing prices)? Shall I estimate an equation using dummy variables for the 5 days of the week using OLS- or do I go for it using ARMA/AR/MA?
Code: Select all
rt = d1a1 + d2a2 + d3a3 + d4a4 +d5a5 + cI am up for working things out, but I have been thrown in at the deep end (having never heard of EViews or even econometrics prior to this task!) and am under the constraints of a deadline that is fast approaching. I have tried using the search function of this forum, and have found the guide on dummy variables which I will utilise if that is the way to proceed.
Any help is greatly appreciated,
Thank you!
P.S. I am sorry to ask so much when I have done so little in the way of tangible progress.
My thanks to the moderator who moved the post to the correct section.