{
"data": {
"symbol": "string",
"as_of": "string",
"bars_analyzed": 0,
"close": 0,
"moving_averages": {
"sma_20": 0,
"sma_50": 0,
"sma_200": 0,
"ema_12": 0,
"ema_26": 0
},
"macd": {
"line": 0,
"signal": 0,
"histogram": 0
},
"rsi_14": 0,
"bollinger_bands": {
"upper": 0,
"middle": 0,
"lower": 0
},
"stochastic_14_3": {
"k": 0,
"d": 0
},
"atr_14": 0,
"obv": 0,
"signals": {
"rsi": "string",
"trend_50_over_200": "string"
}
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}