yacoubb/stock-trading-ml
A stock trading bot that uses machine learning to make price predictions.
This project helps individual investors automate stock trading decisions. It takes historical stock price data and applies machine learning to predict future price movements. The output is a trading signal (buy/sell/hold) that can be executed by the bot. This is for self-directed investors or hobbyist traders looking to integrate predictive analytics into their personal trading strategies.
665 stars. No commits in the last 6 months.
Use this if you want to apply machine learning to historical stock data to generate automated buy/sell signals for your personal trading.
Not ideal if you need a production-ready, high-frequency trading system or a tool for professional financial analysis requiring deep integration with exchange APIs.
Stars
665
Forks
257
Language
Python
License
GPL-3.0
Category
Last pushed
May 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yacoubb/stock-trading-ml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
TimRivoli/Stock-Price-Trade-Analyzer
This is a Python 3 project for analyzing stock prices and methods of stock trading. It uses...
rafa-rod/pytrendseries
Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum...
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