Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timkpaine/ta-lib

TA-lib built with CMake
https://github.com/timkpaine/ta-lib

cmake pip python python3 ta-lib technical-analysis

Last synced: about 2 months ago
JSON representation

TA-lib built with CMake

Awesome Lists containing this project

README

        

# ta-lib
[![Build Status](https://github.com/timkpaine/ta-lib/workflows/Build%20Status/badge.svg?branch=main)](https://github.com/timkpaine/ta-lib/actions?query=workflow%3A%22Build+Status%22)
[![License](https://img.shields.io/badge/License-BSD--3-green)](https://github.com/timkpaine/ta-lib/)

This repo checks TA-lib out from SVN and builds it with cmake, for better cross-platform compatibility.

By default, it will generate two assets:

- ta_lib shared library
- ta_regtest: regression tests

## Python
This library is also pip-installable, in case you want to use TA-lib but do not use conda.
[![PyPI](https://img.shields.io/pypi/v/libta_lib.svg)](https://pypi.python.org/pypi/libta_lib/)