cristian-bicheru / fast-ta

Python Technical Analysis Library For Big Data
https://fast-ta.readthedocs.io/en/latest/index.html
MIT License
10 stars 4 forks source link

Fix Stoch Indicator #5

Closed CalderWhite closed 4 years ago

CalderWhite commented 4 years ago

It is currently not outputting the correct data and is mutating the input data.

cristian-bicheru commented 4 years ago

Done.