What Is ClyptQ?
ClyptQ is a production-grade quantitative trading engine where the same code runs identically in research, backtesting, and live trading. No rewrites. No adapters. No “production mode.” Its architecture draws from the same fundamental principle that makes every computer work — the separation of stateless computation from stateful memory — applied to quantitative trading for the first time.Who Is ClyptQ For?
Builders
Strategy developers who want to go from research to live trading without rewriting code. Use any Python library — PyTorch, XGBoost, HuggingFace — inside composable operators.
Traders
Strategy traders who want verified, independently-tested strategies. Cross-exchange validation ensures strategies aren’t overfit to a single venue.
Get Started
1
Explore
2
Build
3
Run
Full Quickstart Guide
Step-by-step: install → build strategy → backtest → analyze results
Documentation Map
Core Concepts
TradingSpec, StatefulGraph, FIELD/STATE, TaggedArray, Operators
Architecture
4-layer architecture and Trading Commerce ecosystem
Engine Fundamentals
FIELD/STATE, TaggedArray, StatefulGraph, operator protocol
Backtesting Accuracy
Cost models, funding rates, liquidation, lookahead prevention
Operator Reference
Operators: indicators, signals, transforms, metrics, AI
Tutorials
SMA crossover, multi-factor, AI-augmented, cross-exchange arbitrage

