ARCH models in Python
-
Updated
Jan 8, 2025 - Python
ARCH models in Python
ARMA-GARCH
Script to fit the Heston-Nandi GARCH(1,1) model. Includes MLE of parameters, future path simulation, Monte Carlo simulation for option price and computations of pdf and cdf.
MSc Finance dissertation project at Newcastle University. This project focused on forecasting the volatility of exchange rates involving the Great British Pound using EWMA, GARCH-type and Implied Volatility models.
项目主要构建了多混频Realized GARCH-MIDAS-X模型,结合社交媒体情绪和高频数据,与 不加社交媒体情绪指标的模型相比,加入后的模型显著提升了内地低碳市场波动预测的准确性。通过稳健 性检验,证明了研究结果的可靠性。该研究丰富了市场波动模型,并为低碳投资和宏观调控提供了参考。
Implementation of the Ritchken-Trevor algorithm to price American put options
Modeling S&P 500 stock data volatility using GARCH/ ARCH
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.
Data Science project for forecasting steel and crude oil prices
Add a description, image, and links to the garch topic page so that developers can more easily learn about it.
To associate your repository with the garch topic, visit your repo's landing page and select "manage topics."