ta-lib
There are 71 repositories under ta-lib topic.
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
ricequant/rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
sngyai/Sequoia
A股自动选股程序,实现了海龟交易法则、缠中说禅牛市买点,以及其他若干种技术形态
HuaRongSAO/talib-document
talib学习 talib中文翻译 talib中文文档
markcheno/go-talib
A pure Go port of TA-Lib (http://ta-lib.org)
TA-Lib/ta-lib
TA-Lib (Core C Library)
cgohlke/talib-build
Build TA-Lib wheels for Windows
jackluo/py-quantmod
Powerful financial charting library based on R's Quantmod | http://py-quantmod.readthedocs.io/en/latest/
joosthoeks/jhTAlib
Technical Analysis Library Time-Series
Yvictor/polars_ta_extension
Polars extension for Ta-Lib: Support Ta-Lib functions in Polars expressions
LupeCode/phpTraderNative
A native polyfill of the PHP Trader extension, usable without PECL.
acrazing/talib-binding-node
A synchronous ta-lib bindings for node.js, work on any platform.
trufanov-nok/ta-lib-rt
TA-Lib RT is a fork of TA-Lib that provides additional API for incremental calculation of indicators without reprocessing whole data.
iamjinlei/go-tart
Technical indicators with streaming update support
WaiSiuKei/ta-lib
JavaScript utility library of technical analysis functions
femtotrader/TALib.jl
A Julia wrapper for TA-Lib
MathisWellmann/go_ehlers_indicators
A collection of John Ehlers technical analysis indicators / Filters written in pure go, with links to original papers
MathisWellmann/sliding_features-rs
Modular, chainable sliding windows with various signal processing functions such as normalization, RSI, ROC and other technical indicators.
LupeCode/phpTraderInterface
An interface to the PHP Trader extension.
f0cii/talib
A Golang wrapper for TA-LIB
ailzy/RISKIM
Assets' Risk Management Using Mean-Variance Opt Based On Mult-Factors Trending Prediction
wuhkuh/talib
Technical Analysis Library written in Elixir
ccworld1000/CCTALib
CCTALib : TA-Lib is widely used by trading software developers requiring to perform technical analysis of financial market data.【Support macOSX and iOS】.
femtotrader/OnlineTechnicalIndicators.jl
Julia Incremental Technical Analysis Indicators (inspired by talipp)
ak1132/Crypto-Analyzer
Cryptocurrency Order Book Analysis
rubenafo/technify
Stock analysis framework using pandas and ta-lib
timkpaine/ta-lib
TA-lib built with CMake
Go-Quant/goquant
GoQuant is a powerful Go framework designed for financial data analysis and visualizations, with no boundaries!
philipzabicki/binance-algotrading
Collection of personal tools used for strategies analysis and algorithmic trading on Binance exchange.
firebird631/siis
SiiS : Self Investor Income System. Advanced Trading Bot.
maurodelazeri/go-talib
TA-Lib implementation in go (golang) (http://ta-lib.org)
erikzak/binanza
Wrapper for python-binance wrapper for automated Binance API cryptocurrency trade with candlestick analysis
devslm/quik-connector
Arqa Quik C++ Connector - API сервер с использованием Redis в качестве транспорта для клиентов и возможность написания роботов внутри dll напрямую
hotep-team/docker-python-ta-lib-pandas
A Dockerfile to build image including TA-Lib, Python TA-Lib wrapper and Pandas.
araujo88/BTC-backtesting
Bitcoin trading strategy backtesting
quantmew/ta-box
A pure Python implementation for TA-LIB based on Cython