jinglescode/time-series-forecasting-pytorch
Acquiring data from Alpha Vantage and predicting stock prices with PyTorch's LSTM
This project helps quantitative researchers and finance professionals predict stock market prices using historical data. It takes in historical daily stock prices for a chosen company from Alpha Vantage and outputs a prediction of future stock price movements. The end-user is typically someone involved in financial modeling or market analysis.
324 stars. No commits in the last 6 months.
Use this if you are a quantitative researcher or finance professional looking to apply deep learning (specifically LSTM models) to forecast stock price movements.
Not ideal if you are looking for a plug-and-play stock prediction tool without any coding or machine learning development.
Stars
324
Forks
117
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Apr 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jinglescode/time-series-forecasting-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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