A bot that automatically downloads historical stock data from Yahoo Finance and simulates trades based off that data using a strategy.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Python
yahoo-finance
Clone the repo.
Steps:
-
Run the downloader file:
src/stock_dl.py
-
Run the main file:
src/stock_ann.py
- Connor Langlois - ConnorLanglois
This project is not licensed.