XuanyiJi / Forecasting-the-volatility-of-stock-price-indexLinks
A hybrid model to predict the volatility of stock index with LSTM and GARCH-type input parameters
☆27Updated 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
Sorting:
- 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☆12Updated 4 years ago
- Developing hybrid deep learning models by integrating Neural networks with (s,e,t)GARCH models to predict volatility in the Indian Commod…☆18Updated 4 years ago
- A Python implementation of a Hybrid LSTM-GARCH model for volatility forecasting☆44Updated 2 years ago
- This repository represents work in progress for the Worldquant University Capstone Project titled: Asset Portfolio Management using Deep …☆85Updated 2 years ago
- 多因子选股框架☆26Updated 4 years ago
- Uisng CNN to predicte stock market trend, and feeding with 2D images☆15Updated 7 years ago
- Deep Reinforcement Learning Framework for Factor Investing☆28Updated 2 years ago
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆42Updated 2 years ago
- Stock trading strategies play a critical role in investment. However, it is challenging to design a profitable strategy in a complex and …☆45Updated 3 years ago
- Transformer and MultiTransformer layers for stock volatility forecasting purposes☆72Updated 4 years ago
- ARIMA & GARCH models for stock price prediction☆19Updated 5 years ago
- The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using t…☆61Updated 3 years ago
- 【Framework】A Multi Factor Strategy based on XGboost, its my homework project in Tsinghua, the Introduction to Quantitative Finance, 2019 …