Skip to content
Platform

Built as a pipeline, not a dashboard.

Strata Compute is a backend computation engine with an interface attached. Data enters from four domains, resolves onto one schema, is scored by five independent modules, and is served as structured intelligence.

Cadence1s

Every covered market recomputes each second.

DeterminismReplayable

Same inputs and version, same score.

AttributionRetained

Each score keeps its factor breakdown.

ObservabilityPer stage

Each stage reports its own health.

The layers

Four stages, one direction.

Each stage does one job and hands off a known shape. That is what keeps a problem at one venue from quietly changing a score somewhere else.
Ingestion01

Feeds from four data domains arrive continuously and are stamped at the venue clock before anything downstream sees them.

  • Market data
  • Equities
  • Crypto
  • Onchain
Normalization02

Different structures resolve onto one schema. Symbology, timestamps and units are reconciled so later stages never have to special-case a source.

  • Symbol resolution
  • One compute clock
  • Unit reconciliation
  • Outlier quarantine
Computation03

Five modules score every covered market on identical normalised inputs. No module reads another module's output, so a fault degrades one factor rather than the composite.

  • Momentum
  • Volume
  • Activity
  • Liquidity
  • Market strength
Delivery04

Scores and their full factor attribution are persisted per window and served as structured output. The interface is one consumer of that output, not the source of it.

  • Scores
  • Attribution
  • History
  • Events