Real Yield (5Y)
Last verified
Auto-generated. This article is rebuilt from
app/signals/config/signal_definitions.jsonbyscripts/build_signals_kb.py. Edit the registry entry and re-run the script β do not edit this file directly.
Real Yield (5Y)
What it is
Real Yield (5Y) β registry key real_yield_5y.
5-year Treasury Inflation-Indexed (TIPS) real yield from FRED (DFII5); short-end sibling of the scored real_yield_10y. Ingested + persisted, not yet scored. No band classifier in this PR.
Data-pyramid tier
T1 β Signal. This metric sits at the signal layer of the platformβs six-tier data pyramid (T0 raw inputs β T5 actionable read). The tier reflects how far the value is from a raw measurement β not how strongly it is validated. Abstraction and validation are separate axes: a higher tier is not a claim of stronger evidence.
Horizon & validation
No validated skill horizon is on file for this metric β read it as context / a data carrier, not a validated edge. Stamps are added only when a gated research verdict lands.
Source
Source module: inflation
Data source: back_fillable
Fetched directly from app/sources/inflation.py; see source code for the upstream API call and any provider-specific handling.
How itβs computed
Raw 5-Year Treasury Inflation-Indexed Security (TIPS) yield from FRED series DFII5, in percentage points β the 5y real cost of money (nominal 5y minus 5y breakeven). Short-end sibling of the scored real_yield_10y; a steepening/flattening of the 5y-vs-10y real curve is a state signal for the drawdown lane. Daily FRED publication. data_only carrier β no band classifier. See app/sources/inflation.py (_collect β _fetch_fred('DFII5')).
Where it surfaces
- API field:
inflation.real_yield_5yonGET /api/v1/signals/latest - Surface:
daily_signalsrow (daily-cadence persistence) - Surface:
/signals/sparklines(UI sparklines)
Health-score / alignment role
Data carrier β no implication, no health-score contribution.
Persisted for downstream consumers (sparklines, base-rate matcher, calibration substrate) but does not classify into BULLISH / NEUTRAL / BEARISH and does not contribute to the 0-100 health score.
Release cadence
- Publishes:
daily - Approximate time (ET):
16:30 - Lag days:
1
Treasury TIPS series via FRED, business-day after close; same cadence as real_yield_10y.
See also
- /kb/api/get-signals-latest β API endpoint that serves this field.