Skip to main content
Pro tier endpoint — requires a valid Pro API key. Fetches fresh signal readings on every request (expect 1 — 3 seconds response time).
Tier: Pro ($199/mo) Cache: None — fetches fresh on every request Rate limit: 30/min (per tier) Read-only: No writes.

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_VIX and GOLD_GEOPOLITICAL_RISK read from the same underlying FRED VIXCLS series. GOLD_VIX informs the SAFE_HAVEN_ANALYST veto above the configured threshold (VIX > 40). GOLD_GEOPOLITICAL_RISK is a direct geopolitical risk label for the RISK_WARDEN agent.
  • GOLD_CENTRAL_BANK_DEMAND uses 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_FLOWS uses 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 null for value and "UNKNOWN" for direction — the council quality score correctly reflects missing data rather than a fake zero.