Pro tier endpoint — requires a valid Pro API key. Fetches fresh
signal readings on every request (expect 1 — 3 seconds response time).
Response Fields
Top-level
Per-signal (signals array)
Gold Signal Catalog
All 8 Gold-specific signals feed the council deliberation every 30 minutes. Per-signal cache TTLs vary (15 min — 7 days) to match how frequently each underlying data source updates.Gate 8 — Real Rate Block
GOLD_REAL_RATE_DIRECTION is the only Gold signal that directly gates
entry. When the 10Y TIPS yield trend is RISING, the Gold trader blocks
all new entries regardless of other signal scores. UNKNOWN (FRED
unavailable) also triggers the block — the conservative call is to not
trade when the most important macro input is missing.
Notes
GOLD_VIXandGOLD_GEOPOLITICAL_RISKread from the same underlying FRED VIXCLS series.GOLD_VIXinforms theSAFE_HAVEN_ANALYSTveto above the configured threshold (VIX > 40).GOLD_GEOPOLITICAL_RISKis a direct geopolitical risk label for theRISK_WARDENagent.GOLD_CENTRAL_BANK_DEMANDuses a 7-day cache because IMF IFS data updates quarterly (at most 4 real changes per year). Fresh network fetches are rare by design.GOLD_ETF_FLOWSuses 24-hour cache because daily Yahoo Finance volume data does not change intra-day in a meaningful way.- All providers are non-raising (P-G). A failed fetch returns
nullforvalueand"UNKNOWN"fordirection— the council quality score correctly reflects missing data rather than a fake zero.