Skip to content

KB / api

GET /api/v1/signals/regime-log

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/regime-log

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

Description

Historical regime transitions.

Walks daily_signals in chronological order and emits one row each time the regime label changes. Each entry includes the top drivers of the change (normalised notch deltas against DIX, GEX, HY OAS, breadth, VIX, alignment, stagflation, and health score), the score at the transition, and the score five trading days later so you can see whether the transition validated or got retraced.

Parameters

InNameTypeDefaultDescription
querydaysint180

Curl

curl -s https://bigclawd.com/api/v1/signals/regime-log