XuanyiJi / Forecasting-the-volatility-of-stock-price-index
A hybrid model to predict the volatility of stock index with LSTM and GARCH-type input parameters
☆24Updated 4 years ago
Alternatives and similar repositories for Forecasting-the-volatility-of-stock-price-index:
Users that are interested in Forecasting-the-volatility-of-stock-price-index are comparing it to the libraries listed below
- A Python implementation of a Hybrid LSTM-GARCH model for volatility forecasting☆35Updated 2 years ago
- Developing hybrid deep learning models by integrating Neural networks with (s,e,t)GARCH models to predict volatility in the Indian Commod…☆17Updated 3 years ago
- By combining GARCH(1,1) and LSTM model implementing predictions.☆57Updated 6 years ago
- Univariate_ARIMA_models, ARCH/GARCH Volatility Forecasting models, VAR model for macro fundamentals forecasts☆11Updated 4 years ago
- XGBoost is known to be fast and achieve good prediction results as compared to the regular gradient boosting libraries. This project atte…☆32Updated 6 years ago
- ARIMA & GARCH models for stock price prediction☆18Updated 4 years ago
- Deep Reinforcement Learning Framework for Factor Investing☆26Updated 2 years ago
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 4 years ago
- Market Risk Management with Time Series Prediction of Stock Market Trends using ARMA, ARIMA, GARCH regression models and RNN for time ser…☆21Updated 7 years ago
- To create a data-web application deployed using the azure app service, which was made on Streamlit, the leading Pythonic data application…☆11Updated 3 years ago
- 基于历史数据预测期货的波动率,用于期货的辅助分析,具备模型的核心代码☆9Updated 6 years ago
- Transformer and MultiTransformer layers for stock volatility forecasting purposes☆66Updated 3 years ago
- Using past price data and sentiment analysis from news and other documents to predict the S&P500 index using a LSTM RNN. Idea replicated …☆32Updated last year
- Project description: https://medium.com/@tzhangwps/measuring-financial-turbulence-and-systemic-risk-9d9688f6eec1?source=friends_link&sk=1…☆25Updated 2 months ago
- Stock risk premium prediction via FM/ EXT/ GBDT/ XGB/LBGM. Mengxuan Chen's graduation thesis at WHU.☆14Updated 5 years ago
- Multi-Factor model with regression method☆9Updated 6 years ago
- This trading strategy deploy the copula model to define the divergence of two correlated asset. The backtesting system is built on backtr…