ZainUlMustafa / Stock-Prediction-using-News-Info-Sentiment
Application of LSTM on stock data with integration of news info. It turns out that finance and political news directly relate to the stock prices.
☆37Updated last year
Alternatives and similar repositories for Stock-Prediction-using-News-Info-Sentiment:
Users that are interested in Stock-Prediction-using-News-Info-Sentiment are comparing it to the libraries listed below
- A Streamlit based application to predict future Stock Price and pipeline to let anyone train their own multiple Machine Learning models o…☆88Updated 7 months ago
- In this project, we implement and compare the performance of several machine learning and deep learning algorithms in predicting the US s…☆54Updated 4 years ago
- trading strategy is a fixed plan to go long or short in markets, there are two common trading strategies: the momentum strategy and the …☆59Updated 5 years ago
- This project explores stock trading modelling with the use recurrent neural network (RNN) with long-short term memory (LSTM) architecture…☆26Updated 5 years ago
- Python Jupyter Notebooks for Financial Portfolio Optimization☆35Updated 6 years ago
- Udacity NANODEGREE Program(Partner with World Quant): Projects designed by industry experts, covering topics from asset management to tra…☆50Updated 3 years ago
- A network tries to predict movements in stock prices based on a picture of a time series stock price.☆38Updated 4 years ago
- Day-Trading algorithm using LSTM to predict intraday stock movement☆21Updated 6 years ago
- This repository is the result of our work for the course CSCI-SHU 360 Machine Learning☆59Updated 4 years ago
- Mean Variance (Markowitz) Portfolio Optimization and Beyond☆62Updated 11 months ago
- This repository represents work in progress for the Worldquant University Capstone Project titled: Asset Portfolio Management using Deep …☆79Updated 2 years ago
- Contains detailed and extensive notes on quantitative trading, leveraging NLP for finance, backtesting, alpha factor research, portfolio …☆43Updated 2 years ago
- Scrape, analyze & visualize stock market data for the S&P500 using Python. Build a basic trading strategy using machine learning to asses…☆86Updated 4 years ago
- A financial trading method using machine learning.