Signed Ξ$ 0DTE (net)
Last verified
Auto-generated. This article is rebuilt from
app/signals/config/signal_definitions.jsonbyscripts/build_signals_kb.py. Edit the registry entry and re-run the script β do not edit this file directly.
Signed Ξ$ 0DTE (net)
What it is
Signed Ξ$ 0DTE (net) β registry key signed_dollar_delta_0dte.
Net directional read of the signed delta-weighted 0DTE dollar-flow proxy over the live brokerage data session SPY 0DTE chain. FORWARD-ONLY research substrate β accumulating ~6mo to test vs the zero_dte_pcr baseline OOS; not yet scored or aligned.
Data-pyramid tier
T0 β Raw input. This metric sits at the raw input layer of the platformβs six-tier data pyramid (T0 raw inputs β T5 actionable read). The tier reflects how far the value is from a raw measurement β not how strongly it is validated. Abstraction and validation are separate axes: a higher tier is not a claim of stronger evidence.
Horizon & validation
No validated skill horizon is on file for this metric β read it as context / a data carrier, not a validated edge. Stamps are added only when a gated research verdict lands.
Source
Source module: vol_structure
Data source: computed
Derived metric β produced inside the platform (app/sources/vol_structure.py or equivalent) rather than fetched as a raw upstream value. See the How it's computed section below for the formula.
How itβs computed
Sum over EVERY 0DTE SPY contract ONLY (today-dated expiry, both call+put maps) of aggressor * delta * totalVolume * 100 * spot, where delta is brokerage data sessionβs SIGNED greek (calls +, puts -) and aggressor = clamp((mark - mid) / half_spread, -1, +1), mid = (bidPrice+askPrice)/2, half_spread = (askPrice-bidPrice)/2. The continuous aggressor is a refinement of the specβs binary Lee-Ready proxy (sign = +1 if mark>=mid else -1); it captures trade-aggression magnitude and stays bounded in [-1,+1]. See app/sources/vol_structure.py:_fetch_zero_dte.
Where it surfaces
- API field:
zero_dte.signed_dollar_deltaonGET /api/v1/signals/latest - Surface:
daily_signalsrow (daily-cadence persistence) - Surface:
intraday_signalsrow (per-cycle snapshot)
Health-score / alignment role
Data carrier β no implication, no health-score contribution.
Persisted for downstream consumers (sparklines, base-rate matcher, calibration substrate) but does not classify into BULLISH / NEUTRAL / BEARISH and does not contribute to the 0-100 health score.
Release cadence
- Publishes:
intraday
See also
- /kb/api/get-signals-latest β API endpoint that serves this field.