Fast TA Documentation

Fast TA is an optimized, high-level technical analysis library used to compute technical indicators on financial datasets. It is written entirely in C, and uses SIMD vectorization as well. Fast TA is built with the NumPy C API.

Additional Support

Introduction

Fast TA Installation Guide
Get Fast TA installed on your computer.

Indicators

Momentum Indicators
View the documentation for the momentum indicators.
Volume Indicators
View the documentation for the volume indicators.
Volatility Indicators
View the documentation for the volatility indicators.

Contributing

Fast TA Testing And Benchmarking
Learn how to test and benchmark the Fast TA library.

License

The MIT License (MIT)
The Fast TA Library is licensed under the MIT License.

Credits

Developed with passion by the Fast TA Team.