An open API service indexing awesome lists of open source software.

https://github.com/eljandoubi/breakout-strategy

Implementation of the Breakout Strategy
https://github.com/eljandoubi/breakout-strategy

breakout numpy pandas scipy trading-algorithms trading-strategies training

Last synced: about 2 months ago
JSON representation

Implementation of the Breakout Strategy

Awesome Lists containing this project

README

        

# Breakout Strategy

## Project Overview
* Implement the breakout strategy.
* Find and remove any outliers.
* Test to see if it has the potential to be profitable using a Histogram and P-Value.

*For the dataset, end of day from Quotemedia is used.*