Production workflow

Volatility surface methodology.

A live surface is only as good as the workflow around it.

Derivasys starts with raw market quotes, normalizes them into comparable smile data, calibrates SVI fits, and publishes diagnostics alongside the result.

Normalize / Calibrate / Derive risk / Publish patches.

By Sean GordonPublished Updated MethodologySurface cluster

Verified product scope

Status last verified 11 July 2026.

Stage 1

Ingest and normalize market data.

Streaming option quotes arrive venue by venue with different conventions, quality levels, and update timing. The first stage is to align expiries, strikes, forwards, and quote provenance so that the calibration layer sees comparable data rather than raw venue noise.

  • Capture bid, ask, and last-trade context separately.
  • Normalize expiry and strike identifiers across venues.
  • Track venue-level overlays such as Deribit and OKX.
  • Preserve timestamps so stale levels can be diagnosed.

Stage 2

Build smile coordinates.

Once quotes are normalized, the system places them into smile coordinates using forward-aware strike context and log-moneyness. That creates the x-axis used by the fitted variance curves and the surface view.

Stage 3

Calibrate SVI on each expiry.

Each expiry is fit independently in variance space, typically with constraints designed to reduce unstable parameter jumps and prevent obviously unrealistic shapes.

  • Fit a continuous variance smile from discrete market points.
  • Stabilize skew and curvature relative to noisy quotes.
  • Retain enough flexibility to follow genuine market moves.

Stage 4

Derive risk nodes and tenor rows.

The fitted smile supports downstream analytics: ATM context, risk reversals, flies, smile node grids, tenor interpolation, and term-structure views. These derived measures are often easier for traders to monitor than raw fit parameters.

Risk reversal and fly analytics derived from fitted crypto options smiles
Derived RR and fly rows translate the fitted smile into skew and curvature views that are easier to monitor than raw SVI parameters.

Stage 5

Publish snapshots, patches, and diagnostics.

The WebSocket contract broadcasts full snapshots for bootstrap and sparse patches for live updates. Candidate REST resources remain testing and are not named here as stable public endpoints.

  1. Surface snapshot for initial state.
  2. Surface patch for changed expiries.
  3. Smile levels by exchange and quote type.
  4. Tenor rows, RR/fly metrics, and fit-status messages.
  5. Evaluator-specific REST behavior under testing.
Derivasys dashboard risk analytics view showing live surface diagnostics and fitted crypto options analytics
The methodology ends in the live analytics view: fit metrics, risk metrics, quote overlays, and diagnostics are exposed together so the surface can be audited in context.

Author and maintenance

Who maintains this methodology.

Sean Gordon writes and maintains the Derivasys methodology and technical guides. The relevant work evidenced by this project is quantitative development across real-time derivatives market-data ingestion, options analytics, SVI calibration, surface diagnostics, API contracts, and production deployment.

Claims are kept tied to inspectable product behavior, typed status records, calculation tests, dated market samples, and reproducibility artifacts. This page does not substitute biography for evidence: market coverage, model status, and research limitations remain explicit beside the relevant result.

Inspect live surface state in Derivasys.

Use the dashboard to compare fitted surfaces, venue marks, risk nodes, quote diagnostics, and API-ready state.