Brought to you by TechDreams Innovations Labs:
TradeR is a smart, automated script, coded in Python, to help you invest wisely.
yfinace
module (can be installed simply withpip install yfinance
)- Python3
- Run
python TradeR.py
in a terminal if you have Python 3 on Windows. - Run
python3 TradeR.py
in a terminal if you have Python 3 on Mac/Linux.
Note: Replace XXXX
(line 5) and 0.005
(line 6) with your desired threshold percentage and stock symbol.