News

This is a Python wrapper for TA-LIB based on Cython instead of SWIG. From the homepage: TA-Lib is widely used by trading software developers requiring to perform technical analysis of financial market ...
This project provides a GitHub Actions workflow to automatically build Python wheels (.whl files) for the TA-Lib (Technical Analysis Library) across various Python versions for Windows (32-bit and ...
Just published a new Python library: pine-ta A pure pandas/numpy technical analysis toolkit inspired by Pine Script. Why it’s different from TA-Lib: - No binary dependencies - No C extensions ...