You must add your email and password in main.py
on line 35
& 36
:
sender = "" ##Your Email
password = "" ## Your Email Password
Before doing so, you must activate Less Secure Apps for your google account.
git clone https://github.com/dopevog/stockmarket-ai.git
cd stockmarket-ai
pip3 install smtplib, pandas, pandas_ta, pandas_datareader, datetime, yfinance, colorama, rich
python3 main.py
I backtested it and it proved to have 100 % ROI! Below is the backtested result:
This Project is MIT Licensed