python-ta-lib 0.4.32
Python wrapper for TA-Lib
This is a Python wrapper for TA-Lib based on Cython. TA-Lib is a library providing common functions for the technical analysis of financial market data.
- Website: https://github.com/mrjbq7/ta-lib
- Licenses: FreeBSD
- Package source: gnu/packages/finance.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-ta-lib 0.4.32
as follows:
guix install python-ta-lib@0.4.32
Or install the latest version:
guix install python-ta-lib
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.