Page 1 of 1

DCC-(R)GARCH add-in (DCC-GARCH and DCC-RGARCH model)

Posted: Thu Feb 25, 2021 1:46 am
by MarF
This thread is about the dcc_rgarch add-in that estimates the DCC-Range-GARCH and DCC-GARCH models.

The documentation file attached below (also available in the add-in).

Re: DCC-(R)GARCH add-in

Posted: Fri Feb 26, 2021 8:31 pm
by dakila
Many thanks for providing the Eviews user community with the comprehensive add-in. Could you provide an example data?

Re: DCC-(R)GARCH add-in

Posted: Tue Mar 02, 2021 2:47 am
by MarF
Thank you for kind words.

An example workile is attached. Simply, load the workfile (data_dcc_rgarch_example.wf1) and run the add-in.
You may run GUI or the command line.


The command line example:

Code: Select all

dcc_rgarch(dep="aapl_rt amd_rt google_rt ibm_rt intel_rt", model="rgarch", dep_high="aapl_high amd_high google_high ibm_high intel_high", dep_low="aapl_low amd_low google_low ibm_low intel_low", smpl="02/01/2019 31/12/2020", show_out="yes")


This example estimates the DCC-RGARCH model for five time series representing stock data.
Notice, that the date representation is day/month/year, so it may need adjustments.

The output table for the DCC model should be like the following:
[img]
dcc_rgarch_example1.jpg
[/img]

Re: DCC-(R)GARCH add-in

Posted: Thu Mar 04, 2021 7:11 pm
by dakila
Thanks Marcin.

Re: DCC-(R)GARCH add-in

Posted: Sat Mar 13, 2021 7:18 am
by pascalle
Thank you for providing the DCC-GARCH add-in.

May I know is there any problem if I obtained a negative significant DCC coefficient? If yes, how should I fix this problem?

Thank you

Pascalle

Re: DCC-(R)GARCH add-in

Posted: Tue Mar 16, 2021 3:32 am
by MarF
Actually, it depends. The matrix Q (the quasi-correlation) is guaranteed to be positive definite if both alpha and beta are all positive.
Notice, that negative alpha may not be and issue due to the fact that in most cases beta is quite high and alpha is low, respectively.
So depending on the situation and data it may not be an issue. The two parameters alpha and beta govern the speed of adjustment it is worth considering if there is some explanation to being alpha negative.
Hope that helps.

Re: DCC-(R)GARCH add-in

Posted: Tue Mar 16, 2021 7:17 am
by pascalle
Thank you for your reply. I am deeply appreciated with your help.
Many Thanks.

Re: DCC-(R)GARCH add-in (DCC-GARCH and DCC-RGARCH model)

Posted: Wed Oct 20, 2021 7:46 am
by paolo.zanghieri
Thanks for this great add in. Is there a simple way to get the dynamic conditional betas in case of 3+ prices?

Re: DCC-(R)GARCH add-in (DCC-GARCH and DCC-RGARCH model)

Posted: Tue Oct 04, 2022 5:16 am
by paolo.zanghieri
Hi, the add-in does not seem to work in Eviews 13. It starts estimating the model and then crashes. Could you have a look?
thanks