Skip to content
 
 

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CSE404 Project: Stock Trading Strategy Prediction using Deep Learning

Overview

This project presents a machine learning approach aimed at developing a predictive trading strategy for the stock market. Utilizing historical stock data from Yahoo Finance for Apple and Google between 2020 and 2024, our models are designed to predict the optimal trading action for the next day.

Models

  • Logistic Regression
  • Feed Forward Neural Network
  • Transformer Neural Network
  • Bidirectional Recurrent Neural Network with Long Short Term Memory

Features

  • Daily indicators: Open, Close, High, Low, Volume, Date
  • Technical indicators:
    • RSI (Relative Strength Index)
    • MACD (Moving Average Convergence Divergence)
    • Bollinger Bands
    • ATR (Average True Range)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages