Skip to content

A bot that automatically downloads historical stock data from Yahoo Finance and simulates trades based off that data using a strategy.

Notifications You must be signed in to change notification settings

ConnorLanglois/stockbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Stockbot

A bot that automatically downloads historical stock data from Yahoo Finance and simulates trades based off that data using a strategy.

Getting Started

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.

Prerequisites

Python
yahoo-finance

Installing

Clone the repo.

Running

Steps:

  1. Run the downloader file:

    src/stock_dl.py
    
  2. Run the main file:

    src/stock_ann.py
    

Authors

License

This project is not licensed.

About

A bot that automatically downloads historical stock data from Yahoo Finance and simulates trades based off that data using a strategy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages