Install
TA-Lib reaches a dozen languages: natively, or through a wrapper.
Native
Use it directly, with every algorithm implemented in your favorite language.
| Language | |
|---|---|
| C/C++ | Install C/C++ |
Rust, Java and .NET ports are verified bit-for-bit against the reference C library, but none is released yet. Follow their progress on the Rust API and Java API pages.
Wrappers
Community-maintained bindings for other ecosystems. Check the wrapper's own documentation for its installation steps.
| Language | Github Repos |
|---|---|
| Go | ta-lib-cgo |
| pandas | pandas-ta-classic |
| PHP | ext-ta-lib |
| PostgreSQL | ta_pg |
| Python | ta-lib-python |
| R | ta-lib-R |
| Ruby | ta-lib-ruby |
| Zig | ta-lib-zig |