twopirllc / pandas-ta

Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
https://twopirllc.github.io/pandas-ta/
MIT License
5.46k stars 1.06k forks source link

Update percent_return.py enforce fill method on pct_change #802

Closed bossdown123 closed 5 months ago

bossdown123 commented 5 months ago

adjust the pct_change to fill_method=None

twopirllc commented 5 months ago

Hello @bossdown123,

Great! If you can, please make changes to the development branch instead of _main. 😎

Kind Regards, KJ