GET /api/v1/flow/zdte/{symbol}
Last verified
Auto-generated. This article is rebuilt from FastAPI route introspection by
scripts/build_api_kb.py. Edit the route docstring inapp/and re-run the script β do not edit this file directly.
GET /api/v1/flow/zdte/{symbol}
Handler: app.flow.routes.get_zdte
Methods: GET
Description
0DTE battlefield for today. available is True only when real per-strike
bars exist for today β currently the vendor surface is empty, so
available: false with empty arrays is the EXPECTED, designed-for state.
Levels still parse from the latest signals envelope when present.
Parameters
| In | Name | Type | Default | Description |
|---|---|---|---|---|
| path | symbol |
str |
PydanticUndefined |
Curl
curl -s https://bigclawd.com/api/v1/flow/zdte/{symbol}