Skip to content

Analytics catalogue

The engine ships fourteen analytics. Every analytic obeys the same contracts: replay parity, single-consumer dispatch, fail-closed trust-boundary validation, no allocations on the per-tick hot path in steady state.

Options analytics

AnalyticModuleSummary
GreeksgreeksPer-contract Δ Γ ν θ ρ via offline Black–Scholes; consumes the IV cache.
VolatilityvolatilityGeneral-VIX methodology over the resolved expiration grid.
Per-contract moneyness sliceper_contract_moneyness_sliceTagged stream of per-contract events grouped by moneyness band.
Option flowoption_flowStratified options-flow tape: call/put × open/close × moneyness.
Block tradeblock_tradeOPRA-block-eligible classification across the option tape.
IV changeiv_changePer-contract IV-delta alerts against the rolling baseline.
GEXgexGamma exposure aggregate, per SqueezeMetrics 2017.

Stock analytics

AnalyticModuleSummary
OHLCVCohlcvcBar series at tick, M1, M5, M15, H1; OPRA-condition-filtered.
Enriched tradeenriched_tradeLee–Ready signed trade flow with ATM-band attribution.
Stock flowstock_flowBuy/sell pressure summary at user-chosen rollups.
VPINvpinOrder-flow toxicity per Easley & López de Prado 2012.
Unusual volumeunusual_volumeBaseline-comparison alerts against rolling volume distribution.
Historical volatilityhistorical_volRealised volatility at configurable annualisation factor.
52-week price bandprice_band_52wRolling 52-week high/low band-break alerts.

Field-level glossary

See /api/tick-types for the canonical Tick schemas emitted by each analytic, and /api/spec-types for the *Spec configuration structs.

Proprietary. All rights reserved. Documentation styled per DESIGN.md ("Terminal Ledger").