Skip to content

KB / alert

WTI Crude Shock

Last verified

Auto-generated. This article is rebuilt from app/signals/config/alert_thresholds.json by scripts/build_alerts_kb.py. Edit the alert config and re-run the script — do not edit this file directly.

WTI Crude Shock

Alert ID: WTI_SHOCK
Category: energy
Cross-detection: no

Severity

CRITICAL — immediate attention; extreme stress or crash setup

Trigger condition

{
  "field": "wti_close",
  "op": "gt",
  "value": 95
}

wti_close > 95

Message template

WTI crude at ${wti_close:.2f} — energy shock territory, stagflation risk rising.

Rendered with the current signals dict via Python str.format. Placeholders that fail to resolve fall back to the raw template (see _format_message in app/signals/alerts.py).

Cooldown / dedup

Notifies

See also