July 17th, 2006, 11:43 pm
Thank you for replying. I'm trying to forecast foreign exchange rates out to 12 months on a daily basis. I have built a GARCH(1,1) model from 6 years of daily returns with the GARCH coefficients specified through maximizing the log likelihood of the Student's T-Distribution. The forecast is determined through a Monte Carlo simulation sampling (with replacement) of the historical returns. My concern is: How far into the future is the model valid if the GARCH coefficients are not varying with time, i.e., they are fixed based on the historical data? Is a daily forecast valid out for 12 months?Thank you.