huseinzol05/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
ArchivedThis project offers a collection of tools for predicting stock prices and simulating trading strategies. You input historical stock data, and it provides forecasts of future prices or automated trading agents. This is designed for individual traders, financial analysts, or anyone looking to develop and test quantitative trading strategies.
9,239 stars. No commits in the last 6 months.
Use this if you want to explore different algorithms for predicting stock movements and simulate their performance before making real trades.
Not ideal if you need a plug-and-play solution for immediate live trading with external brokerage integrations.
Stars
9,239
Forks
3,019
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Apr 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/huseinzol05/Stock-Prediction-Models"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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...
jcamiloangarita/stocker
Stock Price Prediction
JordiCorbilla/stock-prediction-deep-neural-learning
Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for...