Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 986 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 986 Bytes

E Toro trading bot

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.

Preview

Preview

Yahoo Finance E Toro
Yahoo Finance E Toro

Installation

Use the package manager pip to install selenium.

pip install selenium
pip install pandas

Usage

To execute the program, just type the following command

python3 main.py

Warning!!

I have no idea how stocks work, so please do not use this for your actual portfolio!

License

Licensed under the MIT License.