TA-Lib / ta-lib-python

Python wrapper for TA-Lib (http://ta-lib.org/).
http://ta-lib.github.io/ta-lib-python
Other
9.56k stars 1.75k forks source link

Request indicator: Detrended Price Oscillator #634

Open niccolopetti opened 9 months ago

niccolopetti commented 9 months ago

I'm migrating from Pandas TA to TA-lib and this is the only indicator that is keeping me anchored to Pandas TA, I would be glad if you could add it, here is the implementation of DPO (Detrended Price Oscillator) on Pandas TA

here some useful resources about the oscillator: https://www.tradingview.com/scripts/detrendedpriceoscillator/ https://www.fidelity.com/learning-center/trading-investing/technical-analysis/technical-indicator-guide/dpo http://stockcharts.com/school/doku.php?id=chart_school:technical_indicators:detrended_price_osci