Getting Started

Welcome to TechKit! This guide will help you get up and running quickly.

What is TechKit?

TechKit is a modern technical analysis library designed as a high-performance replacement for TA-Lib. It provides:

  • 189 technical indicators with 100% TA-Lib algorithm compatibility

  • O(1) incremental updates for real-time streaming data

  • Cross-language support via Python, JavaScript/WASM, and native C/C++

  • Thread-safe design with zero global state

Next Steps