Skip to content
#

garch-models

Here are 57 public repositories matching this topic...

This is a project which uses Data Science, Machine learning to predict the stock movements, minimize the risk and maximise gains of portfolio using fama-french factors and many other models.Also the sentiment towards stocks are also monitored using sentiment analysis. Garch Model is used to predict the volatility and movements for intraday trading.

  • Updated Dec 3, 2023
  • Jupyter Notebook

The aim of this project is to help stocktraders determine suitable stock to enter by helping them keep track of its daily volatility and returns. The user selects a particular stock option which is automatically gotten from an API and stored in a sqlite database. using Garch(1,1) model to forecast volatility. fastapi and dash is used for deployment

  • Updated Nov 1, 2023
  • Jupyter Notebook

Welcome to the repository for my conference paper on stock market analysis and predictive models. In this paper, I explore various models to analyze and predict stock market trends. I have employed a combination of traditional time series models and modern machine learning techniques to provide insights into stock price movements.

  • Updated Aug 30, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the garch-models topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the garch-models topic, visit your repo's landing page and select "manage topics."

Learn more