anandanand84 / technicalindicators

A javascript technical indicators written in typescript with pattern recognition right in the browser
MIT License
2.14k stars 557 forks source link

Allow to use the module without requiring Tensorflow backend #188

Closed NotAlfred closed 4 years ago

NotAlfred commented 5 years ago

I'm regularly using your module which is very useful overall There is one pain point though: I never need to use the pattern recognition features and having to load to whole tensorflow backend to just end up using some MACDs or RSIs is quite cumbersome. I worked around that issue by forking your repository and completely getting rid of the tensorflow and pattern recognition components but it would be great to have official support for that

Thanks in advance

jaggedsoft commented 5 years ago

+1

rjbernaldo commented 5 years ago

+1

bitcoinvsalts commented 4 years ago

+1

NotAlfred commented 4 years ago

Since there's demand for it, here's the repo I made: https://github.com/NotAlfred/technicalindicators

anandanand84 commented 4 years ago

Tensorflow removed as part of 3.0