zigzag

Package for finding peaks and valleys of time series.


Keywords
data-science, statistics, technical-analysis
License
BSD-3-Clause
Install
pip install zigzag==0.3.2

Documentation

build-and-test-python PyPI version GitHub stars GitHub license PyPI - Downloads

ZigZag

ZigZag provides functions for identifying the peaks and valleys of a time series. Additionally, it provides a function for computing the maximum drawdown.

For fastest understanding, view the IPython notebook demo tutorial.

Contributing

This is an admittedly small project. Still, if you have any contributions, please fork this project on github and send me a pull request.