You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project showcases an advanced GARCH implementation in Python, APARCH(1,1). It determines the parameters best defining a stock's returns variance, and then uses these in a Monte Carlo simulation to simulate future returns with asymmetric volatility clustering.