Skip to content

API Reference

Complete API documentation for all TheStrat components.

Core Modules

Module Description
aggregation OHLCV timeframe aggregation
indicators TheStrat technical indicators
signals Signal processing and metadata
factory Component creation with factory pattern
schemas Pydantic configuration schemas
base Abstract base classes

Quick Navigation

  • Factory - Start here for component creation
  • Schemas - Configuration models and validation
  • Aggregation - Timeframe data processing
  • Indicators - TheStrat analysis functions
  • Base - Abstract base classes