Ta-lib allows you to calculate technical indicators and it’s a requirement for lots of other libraries. If you try to install just using PIP, it’ll try to pull the packet from pypi but you’ll more than likely end up with errors because of missing dependencies.
There’s 2 versions of the ta library that you need to install. There’s the original Ta-Lib, and also the python compatibility layer which is the ta-lib package for python. So, there’s the underlying library doing all the calculations and there’s the PIP library which allows python to communicate with this low level library.
Comments on 'TA-LIB' (0)
Comments Feed