jbn / ZigZag

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

Indicator repaint #12

Open msacs09 opened 3 years ago

msacs09 commented 3 years ago

Can we avoid the repaint issue by enhancing this to use fractal. Please advice?