aahouzi/Stock-price-forecasting
An overview of various quantitative techniques and trading strategies for predicting stock prices, based on historical data from YahooFinance.
This project helps individual traders and quantitative analysts predict future stock prices by applying various quantitative techniques and trading strategies. It takes historical stock price data, primarily from YahooFinance, and uses it to generate forecasts and actionable insights for algorithmic trading strategies. Anyone involved in personal investing or financial market analysis would find this useful.
No commits in the last 6 months.
Use this if you want to understand and implement common technical analysis indicators and time series models for predicting stock prices.
Not ideal if you are looking for a fully automated, production-ready trading system or advanced machine learning models beyond traditional time series and technical indicators.
Stars
17
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aahouzi/Stock-price-forecasting"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
alanb43/QuantBot
An end-to-end trading bot that makes use of AI to intelligently manage a portfolio.
S-Keddy/multimodal-forecasting-ftse100
Multimodal deep learning framework for forecasting FTSE 100 earnings surprises using financial...
mrchocha/CSE523-Machine-Learning-Fantastic-4
Extracting features from the tweets and the financial data and correlating them and inferring...