This is a bot that uses Yahoo Finance to track down what stocks to buy and how much money to spend on each stock and then buys these stocks using the EToro website.
Yahoo Finance | E Toro |
---|---|
Use the package manager pip to install selenium.
pip install selenium
pip install pandas
To execute the program, just type the following command
python3 main.py
I have no idea how stocks work, so please do not use this for your actual portfolio!
Licensed under the MIT License.