How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This project is a Python wrapper for the TA-Lib C library, serving as a financial technical analysis library and quantitative trading tool. It provides a collection of mathematical functions designed to analyze market price movements, identify trading signals, and recognize candlestick patterns within financial data. The library focuses on the computation of trend, momentum, and volume metrics. It includes specialized tools for candlestick pattern recognition to detect recurring price action shapes in both historical and real-time data. The system integrates with NumPy arrays to process cont
Open source time series library for Python
The main features of quantiacs/quantiacs-matlab are: Quantitative Libraries.
Open-source alternatives to quantiacs/quantiacs-matlab include: bashtage/arch. mrjbq7/ta-lib — This project is a Python wrapper for the TA-Lib C library, serving as a financial technical analysis library and… rjt1990/pyflux — Open source time series library for Python. twosigma/flint — A Time Series Library for Apache Spark.