Skip to content

KB / api

GET /api/v1/signals/drawdown-risk

Last verified

Auto-generated. This article is rebuilt from FastAPI route introspection by scripts/build_api_kb.py. Edit the route docstring in app/ and re-run the script — do not edit this file directly.

GET /api/v1/signals/drawdown-risk

Handler: app.signals.routes.get_drawdown_risk
Methods: GET

Description

20-day drawdown-risk lens — a transparent z-score composite over the credit / inflation / rate LEVELS the platform already scores (hy_oas, ebp, nfci, real_yield_10y, t10y3m_spread, breakeven_5y/10y). Each level is standardized vs its trailing window-row baseline (~2y default), oriented by economic risk-direction, and averaged into a 0-100 gauge.

A probabilistic RISK gauge, NOT a predictor or timing trigger — see app/signals/drawdown_risk.py for the orientation table + caveats (one bear in-sample, equal-weight, regime-specific breakeven sign).

Parameters

InNameTypeDefaultDescription
querywindowint504

Curl

curl -s https://bigclawd.com/api/v1/signals/drawdown-risk