60 nodes · 90 edges · 2 hops
Corrada
Full-width live graph — every symbol labeled, edge weights flagged, slow drift across neighbor hops.
# corrada-agent · session open · mode=strategy-lab
From correlation → lead-lag → backtest
Live pulse
Loading live graph…
Use cases
Ask your agent which sleeves move with oil, semis, or rates — grounded in live correlation structure, not vibes.
Explore clean_corr, RS legs, and path neighborhoods to surface candidates before you write the backtest.
Map pair edges and relation glossaries so strategy drafts start from market topology your agent can query.
Pricing




Connect
Register for a free key. Graph reads debit monthly quota; stats stay public for dashboards.
curl -H "Authorization: Bearer crd_…" \ 'https://corrada-web.vercel.app/api/v1/graph/search?q=oil' # public (no quota) GET /api/v1/graph/stats
{
"corrada-graph": {
"url": "https://corrada-web.vercel.app/api/mcp",
"headers": {
"Authorization": "Bearer crd_…"
}
}
}