NourozR/Stock-Price-Prediction-LSTM
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
This project helps quantitative traders predict the daily average stock price for Apple Inc. It takes historical daily Open, High, Low, and Closing prices as input and outputs a prediction for the OHLC average price of Apple stock for future days. This tool is designed for stock traders or financial analysts who need to forecast stock movements.
617 stars. No commits in the last 6 months.
Use this if you are a quantitative trader interested in predicting Apple Inc.'s future daily average stock price based on its historical OHLC data.
Not ideal if you need to predict stock prices for companies other than Apple, or if you require predictions based on indicators other than the OHLC average.
Stars
617
Forks
221
Language
Python
License
—
Category
Last pushed
Mar 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NourozR/Stock-Price-Prediction-LSTM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rafa-rod/pytrendseries
Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum...
TimRivoli/Stock-Price-Trade-Analyzer
This is a Python 3 project for analyzing stock prices and methods of stock trading. It uses...
LeonardoBerti00/TLOB
This is the official repository for the paper TLOB: A Novel Transformer Model with Dual...
JordiCorbilla/stock-prediction-deep-neural-learning
Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for...
jcamiloangarita/stocker
Stock Price Prediction