A five-pass AI pipeline scoring energy flow, options positioning, dark pool activity, and geopolitical risk. Delivered as clean API endpoints. Start free in 60 seconds.
{ "conviction_score": 8.4, "direction": "BULLISH", "category": "energy/crude", "narrative": "OFAC velocity up. CFTC net long +12K. Insider clustering CVX/OXY/SLB.", "signals": [ { "source": "OFAC", "score": 9, "signal": "Iran tankers designated, AIS dark" }, { "source": "CFTC", "score": 8, "signal": "Managed money net long +12,400" }, { "source": "EDGAR", "score": 8, "signal": "CVX CEO buy $2.1M open market" } ], "lppl": { "signal": "BUBBLE", "score": 62, "tc_date": "2026-07-03" }, "hurst": { "H": 0.67, "regime": "TRENDING" }, "webhook_fired": true }
# Authenticate with X-API-Key header curl https://api.quantsynth.net/signals/top \ -H "X-API-Key: your_api_key" \ -G -d "min_score=8" -d "hours=24" # Response { "count": 4, "signals": [ { "cat": "OIL_HORMUZ", "title": "Iranian fleet AIS dark near Hormuz", "thesis_score": 9, "scored_at": "2026-05-10T06:58:00Z" } ] }
DATA INGESTION ├── Energy & Commodities Crude flow · inventory · AIS tanker · futures positioning ├── Options Market Index flow · dark pool · put/call · dealer greeks ├── Macro / Geopolitical News wire · rates · central bank signals · prediction markets └── Equity Flow Sector ETF flow · institutional & insider prints ▼ PASS 1: Nemo Scout Scores every signal 0–10. Noise filtered at gate. ▼ PASS 2: Groq Llama 70B Pattern recognition · velocity detection · narrative build ▼ PASS 3: Adversarial Independent bear case · contradiction surfacing · stress test ▼ PASS 4: Delta Engine Resolves divergence → confidence score · bias · narrative ▼ PASS 5: Quality Gate Self-audits output · flags inflated confidence · hold or ship ▼ OUTPUT ├── REST API /thesis · /synthesis · /signals · /alerts · /greeks · /flow ├── Webhook Push on threshold breach (Elite + Unlimited) └── Chatbot Live Q&A over full signal archive · chat.quantsynth.net