pandas-ta icon indicating copy to clipboard operation
pandas-ta copied to clipboard

Update stoch.py

Open Lolser9 opened this issue 2 years ago • 1 comments

#363 changed stoch.py so input and output lengths are equal

Lolser9 avatar Jul 23 '22 03:07 Lolser9

Hello @Lolser9,

This appears to concern the main branch. Please check the development branch as numerous changes have been made. If it is still a problem, we can go from there.

$ pip install -U git+https://github.com/twopirllc/pandas-ta.git@development

Thanks for looking into this. KJ

twopirllc avatar Jul 25 '22 18:07 twopirllc

Hi @Lolser9,

Looks fixed on development branch, if you wouldn't mind verifying when you get a chance.

https://github.com/twopirllc/pandas-ta/blob/35acf937cf9e664b500d7d90af274ed540aca507/pandas_ta/momentum/stoch.py#L88-L95

Would appreciate a second opinion.

Thanks KJ



development

$ pip install -U git+https://github.com/twopirllc/pandas-ta.git@development

twopirllc avatar Sep 21 '22 19:09 twopirllc