/Intraday-Stock-Classification

Intraday Stock Classification using LSTM

Primary LanguageJupyter Notebook

Description:

Predict weather the trader should buy or sell an AAPL stock, based on data fetched using Yahoo Finance API. Predictions are made with the help of LSTM Neural Network.

Packages used:

  • sklearn
  • numpy
  • pandas
  • seaborn
  • tensorflow
  • keras
  • matplotlib
  • talib

Frameworks and libraries used:

  • keras
  • TensorFlow

Programming Language:

  • Python 3.11.0

Contributors