Elliott Wave Theory, developed by Ralph Nelson Elliott in the 1930s, posits that financial markets move in repetitive cycles driven by investor psychology
- Wave-detection algorithms (Python/C++): search for repositories with clear algorithms for peak/trough detection, wave segmentation, and Fibonacci projection support.
- Labeling tools: automatic vs. semi-automatic labeling. Good projects expose parameters and let you override labels.
- Visualization: interactive plotting (Plotly, Bokeh) or static (Matplotlib) with wave annotations, Fibonacci zones, and confidence intervals.
- Backtesting integrations: projects that connect with Backtrader, Zipline, or vectorized tests using pandas/Numpy.
- Tests & benchmarks: unit tests, example notebooks, and historic performance metrics increase trustworthiness.
Searching for Elliott Wave implementations on GitHub reveals several high-quality open-source projects ranging from basic pattern recognizers to advanced machine learning models.
🌟 Acknowledgments
- Elliott Wave Principle by Frost & Prechter
zigzag indicator from TradingView Pine scripts
- Python libraries:
pandas, numpy, scipy.signal, plotly
Wave Github - Elliott
Elliott Wave Theory, developed by Ralph Nelson Elliott in the 1930s, posits that financial markets move in repetitive cycles driven by investor psychology
- Wave-detection algorithms (Python/C++): search for repositories with clear algorithms for peak/trough detection, wave segmentation, and Fibonacci projection support.
- Labeling tools: automatic vs. semi-automatic labeling. Good projects expose parameters and let you override labels.
- Visualization: interactive plotting (Plotly, Bokeh) or static (Matplotlib) with wave annotations, Fibonacci zones, and confidence intervals.
- Backtesting integrations: projects that connect with Backtrader, Zipline, or vectorized tests using pandas/Numpy.
- Tests & benchmarks: unit tests, example notebooks, and historic performance metrics increase trustworthiness.
Searching for Elliott Wave implementations on GitHub reveals several high-quality open-source projects ranging from basic pattern recognizers to advanced machine learning models. elliott wave github
🌟 Acknowledgments
- Elliott Wave Principle by Frost & Prechter
zigzag indicator from TradingView Pine scripts
- Python libraries:
pandas, numpy, scipy.signal, plotly
Loaded All Posts
Not found any posts
VIEW ALL
Readmore
Reply
Cancel reply
Delete
By
Home
PAGES
POSTS
View All
RECOMMENDED FOR YOU
LABEL
ARCHIVE
SEARCH
ALL POSTS
Not found any post match with your request
Back Home
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sun
Mon
Tue
Wed
Thu
Fri
Sat
January
February
March
April
May
June
July
August
September
October
November
December
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
just now
1 minute ago
$$1$$ minutes ago
1 hour ago
$$1$$ hours ago
Yesterday
$$1$$ days ago
$$1$$ weeks ago
more than 5 weeks ago
Followers
Follow
THIS PREMIUM CONTENT IS LOCKED
STEP 1: Share to a social network
STEP 2: Click the link on your social network
Copy All Code
Select All Code
All codes were copied to your clipboard
Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy
Table of Content