UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://discord.gg/n2D4RqnU
MIT License
45 stars 76 forks source link

Stock Trading Bot Using LSTM #385

Open Karm-Dave opened 3 days ago

Karm-Dave commented 3 days ago

Issue Title: Implement Stock Trading Bot using LSTM with yfinance and Backtesting

Description:
We need to implement a stock trading bot that utilizes Long Short-Term Memory (LSTM) networks for predicting stock prices based on historical data retrieved via the yfinance library. The bot will execute simulated trades based on these predictions and be backtested on historical stock data to evaluate its performance.

Key Requirements:

Additional Features:

Tech Stack:

Please assign this issue to me for implementation under GSSOC 2024 Extd.

github-actions[bot] commented 3 days ago

Thanks for creating the issue in ML-Nexus!🎉 Before you start working on your PR, please make sure to:

github-actions[bot] commented 3 days ago

Thanks for raising this issue! However, we believe a similar issue already exists. Kindly go through all the open issues and ask to be assigned to that issue.