Skip to content

Gsak3l/EToro-Trading-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple trading script that scrapes some data from Yahoo Finance, and then buys some stocks on the e-Toro Broker. I do not know how to trade.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages