Skip to main content

All Questions

0 votes
0 answers
26 views

I'm doing a study on the volatility of asset prices and trying to model gold prices through GARCH. I've read multiple papers on it but most have mentioned either just gold prices or taking the "...
Matt's user avatar
  • 43
1 vote
1 answer
43 views

Most DCC-GARCH tutorials and guides I found online often use "replicate" in creating their DCC specification, i.e. ...
Matt's user avatar
  • 43
0 votes
1 answer
91 views

DCC-GARCH is comprised of two stages: (1) estimating the univariate GARCH and (2) estimating the correlations through DCC. My time series (bond yields) is not normally distributed, as they rejected ...
Matt's user avatar
  • 43
1 vote
1 answer
63 views

I estimated the univariate GARCH models for each series, and all coefficients are statistically significant. However, upon putting them into one DCC-GARCH model with a DCC(1,1) spec, the individual ...
Matt's user avatar
  • 43
2 votes
1 answer
69 views

I also learned that in specifying the GARCH model, whether it's a GARCH(1,1) or whatever, that the mean model must be estimated simultaneously and not separately. To put this in to context, sometimes ...
Matt's user avatar
  • 43
1 vote
0 answers
39 views

I am not very experienced with coding and have been working on a model I found on GitHub to estimate the volatility of the S&P 500. The code implements an EGARCH(1,1) model, but I noticed that the ...
Francesco Ingrami's user avatar
2 votes
0 answers
82 views

I am trying to verify the calculations of my zero-mean GARCH(1,1) model using the rugarch library. At first I thought the initial first value of the conditional ...
Nate Muliabanta's user avatar
0 votes
0 answers
46 views

I have a discrete signal/time series $X_t$ whose values were recorded from a sensor at a semi-regular frequency. I want to create some measure of variability/volatility/noise at each timestamp. I've ...
yoojoonkim's user avatar
1 vote
0 answers
36 views

I am assessing the market risk of an equity portfolio and have come across an example in the MATLAB documentation that uses a multivariate Filtered Historical Simulation technique: https://it....
Barbab's user avatar
  • 1,036
2 votes
0 answers
104 views

A stylized fact observed in financial time series is volatility clustering. Volatility clustering is commonly described as the fact that large changes in asset prices are followed by large changes, ...
Monolite's user avatar
  • 1,475
2 votes
1 answer
337 views

Suppose I want to perform time series forecasting with XGBoost. I understand that tree-based models cannot extrapolate. However, the time series I am working with is stationary (no trend or obvious ...
Mr. Ivan's user avatar
0 votes
0 answers
55 views

I have a time series with very weak autocorrelations- mostly unforecastable. However, its squared values have stronger autocorrelations. Something like this: ...
dayum's user avatar
  • 633
1 vote
0 answers
176 views

I'm trying to estimate the maximum likelihood of a realized GARCH model. Below are the equations and the parameters I want to estimate I'm using the below function to maximise the likelihood, but it ...
user199's user avatar
  • 23
3 votes
1 answer
88 views

I want to measure volatility in my customer base using the last 5 years of activity. That is, a total of purchases summed by year over a 5 year period. I plan to use this formula to calculate the ...
jabs's user avatar
  • 199
2 votes
1 answer
211 views

What are the options for loss functions, when trying to compare the volatility (sigma) forecasts from different GARCH models? I was thinking about the Qlike function but am not sure if this would give ...
statwoman's user avatar
  • 713

15 30 50 per page
1
2 3 4 5
17