OpenQuant Documentation
Institutional-grade quantitative research documentation aligned to AFML chapters and production deployment controls.
Documentation Principles
Section titled “Documentation Principles”- Workflow-first navigation: documentation is organized by practical execution path, not internal project structure.
- Methodology traceability: all major workflows map back to AFML chapter concepts and caveats.
- Operational realism: setup, performance, and governance pages include commands and decision criteria used in production.
- Evidence over claims: examples, formulas, and failure-mode notes are explicit on each module page.
Recommended Reading Path
Section titled “Recommended Reading Path”- Quickstart
- Prerequisites
- Local Build Setup
- Rust Core Workflow
- Python Core Workflow
- By AFML Chapter
- Module Reference Index
- Methodology and Leakage Controls
Core Workflow Lanes
Section titled “Core Workflow Lanes”Event-Driven Data and Labeling (AFML Chapters 2-3)
Section titled “Event-Driven Data and Labeling (AFML Chapters 2-3)”- Event bars and filters: reduce microstructure noise and avoid naive time-bar bias.
- Triple barrier and meta-labeling: explicit event horizon and side/size separation.
Validation and Diagnostics (AFML Chapters 4, 7, 8, 9)
Section titled “Validation and Diagnostics (AFML Chapters 4, 7, 8, 9)”- Purged and embargoed validation: leakage-resistant split policies.
- Feature diagnostics and tuning: substitution effects, orthogonalization, and disciplined search.
Backtesting and Risk (AFML Chapters 11-16)
Section titled “Backtesting and Risk (AFML Chapters 11-16)”- CPCV and synthetic backtesting for robustness.
- Portfolio and strategy risk metrics with explicit assumptions and caveats.
What Is Included In This V1 Institutional Baseline
Section titled “What Is Included In This V1 Institutional Baseline”- Setup and quickstart runbooks.
- Full module reference pages with APIs, formulas, examples, and notes.
- Indexes by workflow, AFML chapter, and module.
- Governance pages for leakage controls, reproducibility, and benchmark policy.
What Is Not Included Yet
Section titled “What Is Not Included Yet”- Formal audit evidence bundles.
- Change-control approval logs integrated with external governance systems.