Brought to you by TechDreams Innovations Labs:
TradeR is a smart, automated script, coded in Python, to help you invest wisely.
yfinacemodule (can be installed simply withpip install yfinance)- Python3
- Run
python TradeR.pyin a terminal if you have Python 3 on Windows. - Run
python3 TradeR.pyin 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.