Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 312 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 312 Bytes

The 'dev' folder of this repo contains various tools that I use to trade. Auto_trade.py is a script for automatically executing a technical trading strategy. The script uses Selenium and BeautifulSoup to scrape a screener to stocks to buy, that then sends a purchase request to Alpaca using the alapaca library.