Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 866 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 866 Bytes

AutoTrader

This is a python based web application which interacts with Alpaca Markets Terading API

Packages / Requirements

The primary components of this application are:

For a more detailed list please see the requirements text file

Strategy(s)

  1. Opening Range Breakout (15 Minute Candle)

  2. Opening Range Breakdown (15 Minute Candle)

The definition used to explain these strategies was taking from Warrior Trading and this definition was then used as the founding premise to codify the solution