Gold State Vector API
Current gold regime, macro pressure, trend state, volatility state, positioning state, and liquidity/risk state — each with confidence labels.
04 — API · Ellipsys Gold Intelligence API
A gold-market intelligence API that converts macro, positioning, microstructure, backtest, and research evidence into structured, auditable decision data — delivered through one programmable interface.
Same engine behind the Technical Analyst Market Report, the Market Codex, and the Quant Ledger. All four products draw from one GoldResearchPacket; the API lets you plug directly into the infrastructure instead of reading about it.
The benefit is not blind signals. It is being saved from stitching together a dozen messy tools to answer one question with conviction.
From
To
One interface, five commercial surfaces — each backed by a named engine.
Current gold regime, macro pressure, trend state, volatility state, positioning state, and liquidity/risk state — each with confidence labels.
Market profile, TPO/auction structure, order-flow summaries, session structure, and feature frames — delivered as OpenBB/Jupyter-ready tables.
Backtest summaries, strategy validation, accepted/rejected thesis status, robustness checks, drawdown/risk metrics, and explicit “why this is not ready” flags.
Human-readable summaries: why a signal fired, what changed, what evidence matters, and what would invalidate the thesis.
Report-ready JSON for the Market Codex, Quant Ledger, dashboards, newsletters, and internal investment memos.
Planned surface — subject to change during early access.
/gold/stateComposite gold state vector with confidence labels/gold/regimeActive regime classification and macro pressure/gold/featuresEngineered feature frames, model-ready/gold/parallax/profileMarket profile, TPO, and auction structure/gold/sentinel/evidenceBacktest evidence and validation status/gold/research/packetFull GoldResearchPacket for the active week/gold/publication/summaryReport-ready publication packet (JSON)GET /gold/state
{
"asof": "2026-06-25T20:00:00Z",
"regime": "risk_on_vol_compressed",
"trend_state": "constructive",
"volatility_state": "compressed",
"positioning_state": "mm_net_long_84p",
"liquidity_risk": "easing",
"confidence": 0.71,
"evidence": {
"sentinel_status": "validated",
"walk_forward": "passed",
"regime_conditioned": true
},
"invalidation": "close below 3,100 with gamma flip"
}Research infrastructure for people who already feel the pain of fragmented research.
Proof surface
Pipe the API into OpenBB or a Jupyter notebook and instantly render gold state, auction structure, Sentinel evidence, and publication packets — the workflow benefit is immediate.
Lead with
Never
API keys tie to your Ellipsys / Quant Ledger membership. Requests authenticate via Bearer token; rate limits scale with tier.
The engine behind the API
Ellipsys is the research operating system — Parallax structures features, Sentinel validates evidence, PRISM scores before anything ships. The API is that engine, programmable. The site is where you see it run.