zdte.ai SPX Market Structure
Real-time SPX (0DTE) options dealer market-structure as a machine-readable feed for agents.
What it can do
- Get Market Structure: Current computed SPX dealer market structure (walls, gamma flip, net GEX, regime), recomputed ~every 10s during market hours: scored pressure-point strike ladder, implied 50%/80%
- Get Regime: Current SPX dealer regime label + confidence only.
- List History Dates: Available historical SPX market-structure replay dates.
What data it sees
Do you need an account
An API key from the service settings is required
Real-time SPX (0DTE) options dealer market-structure as a machine-readable feed for agents. Over MCP (Streamable HTTP) or a REST v1 mirror on one key: current dealer positioning - call/put walls, gamma flip, net GEX and gamma-profile depth, scored pressure points, a forecast band, strike activity, VIX term structure with IV/skew, realized-vol stats - plus a dealer-regime label (CHOP / TREND / BREAKOUT) recomputed roughly every 10 seconds during market hours. Historical replay dates, per-day timelines, compressed regime segment tapes, and event webhooks (regime transitions, wall changes, zero-gamma flip) are included. Informational/educational data for your own analysis - not financial advice, and not the Defiance ZDTE ETF or a fund.
Server tool list (9)
Raw names from tools/list. Only developers need these.
| get_market_structure | Current computed SPX dealer market structure (walls, gamma flip, net GEX, regime), recomputed ~every 10s during market hours: scored pressure-point strike ladder, implied 50%/80% forecast-band ranges, strike activity (volume/OI), and VIX term-structure context. Also the 0DTE ATM-straddle expected move and its session fence, max pain, the running session open/high/low with the prior close and gap, order-flow measurements, a top-10 net-GEX strike profile, and chain vanna/charm totals with a top-10 strike ladder. Paid surface: requires a funded X-API-Key (operator-issued). Data only -- not investment advice or a trade recommendation. |
| get_regime | Current SPX dealer regime label + confidence only. |
| list_history_dates | Available historical SPX market-structure replay dates. |
| get_day | Per-day SPX market-structure timeline + summary for one replay date (YYYY-MM-DD). Data only -- not investment advice or a trade recommendation. |
| get_regime_segments | Compressed dealer-regime segment tape for one replay date (YYYY-MM-DD). |
| subscribe_event | Subscribe a callback URL to a market-structure event (zero_gamma_flip | new_wall | regime_transition). |
| unsubscribe | Remove an event subscription by id. |
| list_subscriptions | List this agent's active event subscriptions. |
| get_field_guide | Static, versioned dictionary of every field this surface emits: unit, value set where the producer has one, and a one-sentence meaning, plus the shared response conventions (tier, delay, timestamps, and how missing data is reported). No inputs; call once per session. |