jbn / ZigZag

Python library for identifying the peaks and valleys of a time series.
BSD 3-Clause "New" or "Revised" License
444 stars 178 forks source link

Peak and Valley method for candlesticks (OHLC) #1

Closed tomas-rampas closed 2 years ago

tomas-rampas commented 10 years ago

I've extended Zigzag with method finding peaks and valleys for OHLC. It's just slightly updated an original peak_valley_pivots.