Skip to main content

Documentation Hub

Your central resource for all VectorAlpha technical documentation. Navigate to specific project docs, explore general guides, or find the resources you need to get started.

Project Documentation

Technical Analysis Library

High-performance library with 300+ technical indicators

beta

Backtesting Engine

Event-driven backtesting framework with sub-millisecond latency

development

Getting Started

Installation

All VectorAlpha libraries are available through standard Rust package management:

Technical Analysis Library

cargo add vectoralpha-ta

Backtesting Engine

cargo add vectoralpha-backtest

Prerequisites

  • Rust 1.70 or higher
  • CUDA Toolkit 11.0+ (optional, for GPU acceleration)
  • C++ compiler with AVX-512 support (optional, for SIMD optimizations)
  • Python 3.8+ (optional, for Python bindings)

Coming Soon

Video Tutorials

Step-by-step video guides for common use cases and advanced features

Interactive Examples

Live coding environments with pre-configured examples

API Migration Guides

Detailed guides for migrating from other technical analysis libraries

Performance Benchmarks

Comprehensive performance comparisons and optimization guides

Need Help?

Can't find what you're looking for? Our community and support team are here to help.