jcamiloangarita/stocker
Stock Price Prediction
This tool helps financial traders and analysts forecast the closing price of a stock for the next trading day. You provide a stock ticker symbol, and it returns a predicted price, along with the estimated error percentage and the date of the prediction. It's designed for individuals who need a quick, data-driven insight into short-term stock movements.
114 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a stock trader or financial analyst looking for a quick, automated prediction of a stock's closing price for the very next business day.
Not ideal if you need long-term price predictions, want to analyze a wide range of financial metrics, or require detailed market trend analysis beyond a single next-day price forecast.
Stars
114
Forks
51
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 23, 2023
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jcamiloangarita/stocker"
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...
stabgan/Recurrent-Neural-Networks-to-predict-Google-Stock-Price
I tried to predict google stock price using LSTMs