Select a ticker from the Pilot universe (12 tickers) and run the demo to see the latest LSRI risk state.
Example response (GET /v2/lsri/latest?ticker=SPY)
{
"status": "success",
"data": {
"ticker": "SPY",
"date": "2026-01-30",
"lsri_level": 0,
"lsri_raw": 2.34,
"lsri_confidence": 0.85,
"lsri_persistence": 12,
"signal_factors": { "regime": "bull_stable" }
}
}
Ready. Select a ticker and click Run Demo.
Understanding the Results
Risk State (level): 0 = Normal · 1 = Elevated · 2 = Stress · 3 = Extreme Stress
Confidence: How certain LSRI is about the classification (0–1 scale)
Persistence: Number of consecutive days at this risk level
Regime: Broader market context (e.g., "bull_stable", "stress", "transition")
Demo limits: 10 requests/hour · Pilot universe only (12 tickers) · Latest data only (no historical) · No portfolio summary