kkoooqq/ML-stock-prediction-models
使用机器学习进行股票预测并指导短线(预测未来3日股价)交易。
This project helps short-term stock traders predict future stock price movements to guide their trading decisions. It takes historical stock price and volume data, processes it, and outputs predictions on whether a stock's price will move significantly up or down (or stay flat) over the next three days. The primary users are individual traders or quantitative analysts focused on short-term stock market speculation.
No commits in the last 6 months.
Use this if you are a short-term stock trader looking for an automated system to classify stock price movements for the next three days based purely on price and volume data.
Not ideal if you need to incorporate fundamental analysis (like company earnings or news) into your stock predictions, or if you are focused on long-term investment strategies.
Stars
89
Forks
26
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 09, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kkoooqq/ML-stock-prediction-models"
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