0DTE Notional ($B)
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.
0DTE Notional ($B)
What it is
0DTE Notional ($B) β registry key zero_dte_notional_b.
Notional captures dealer-hedging amplification capacity, not market direction. Used for transitions + situational awareness; not in health score.
Data-pyramid tier
T1 β Signal. This metric sits at the signal 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: live_only
Fetched directly from app/sources/vol_structure.py; see source code for the upstream API call and any provider-specific handling.
How itβs computed
0DTE notional dollar volume in $B: (call_vol + put_vol) Γ 100 Γ SPY_spot / 1e9. Contract multiplier 100; spot from brokerage data session underlying.last. See app/sources/vol_structure.py:195.
Where it surfaces
- API field:
zero_dte.notional_bonGET /api/v1/signals/latest - Surface:
daily_signalsrow (daily-cadence persistence) - Surface:
intraday_signalsrow (per-cycle snapshot) - Surface:
/signals/historytime series - Surface:
/signals/sparklines(UI sparklines) - Surface: change markers in the rendered report
- Sparkline aliases:
zero_dte_notional
Bands / thresholds
Classifier direction: higher_is_better.
| Range | Label | Dot | Implication | Points |
|---|---|---|---|---|
| β | Extreme | adverse | BEARISH | β |
| β | Heavy | cautionary | NEUTRAL | β |
| β | Elevated | leaning | NEUTRAL | β |
| β | Active | favorable | NEUTRAL | β |
| β | Light | favorable | NEUTRAL | β |
Health-score / alignment role
Display-only β has bands for surface labeling but does not contribute to the health score (scoring is handled by a companion metric).
Release cadence
- Publishes:
intraday
See also
- /kb/api/get-signals-latest β API endpoint that serves this field.