Skip to content

Tools for algorithmic trading using the Robin Stocks library. Goal is to be able to quickly test and implement simple trading strategies.

Notifications You must be signed in to change notification settings

rabisnath/birdwatching

Repository files navigation

birdwatching

About

This project includes tools to codify and test models for quantitative trading, as well as actually execute trades via the Robinhood API.

Quick Start

  1. Clone the repository
  2. Create a virtual environment (if you want) virtualenv my_env source /my_env/bin/activate
  3. Install dependencies pip install -r requirements.txt
  4. Check out the tutorial jupyter notebook Tutorial.ipynb

About

Tools for algorithmic trading using the Robin Stocks library. Goal is to be able to quickly test and implement simple trading strategies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published