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
- Host: GitHub
- URL: https://github.com/eljandoubi/breakout-strategy
- Owner: eljandoubi
- Created: 2022-10-15T10:01:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T14:28:40.000Z (over 1 year ago)
- Last Synced: 2025-01-24T22:35:36.858Z (3 months ago)
- Topics: breakout, numpy, pandas, scipy, trading-algorithms, trading-strategies, training
- Language: Jupyter Notebook
- Homepage:
- Size: 6.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.*