The intelligence layer
for the retail investment
stack

Vela Signal explains every move in your users' portfolios — in real time, with citations, and even as a personalized daily podcast. API for the why behind the numbers.

POST /v1/explain
const why = await velaSignal.explain({
  user_id: "usr_8a1f...",
  symbol: "NVDA",
  timestamp: "2023-10-17T14:30:00Z",
  lookback: "60m",
});

// → {
//     headline: "Down 3.4% on expanded U.S. chip export
//      controls — sector-wide, not NVDA-specific.",
//     drivers: [
//       { type: "news", source: "reuters.com/...", w: 0.71 },
//       { type: "corr", peers: ["AMD","AVGO"],    w: 0.22 },
//       { type: "flow", signal: "unusual_puts",   w: 0.07 }
//     ],
//     confidence: 0.92
//   }

The platform

One investment brain powering every product.

Vela Signal turns raw market noise into the answers your users actually want — why their money moved, what history says about it, and what's next.

01 — Real-time portfolio intelligence

Tell users why their portfolio moved — the moment it moves.

A multi-agent system fuses breaking news, cross-asset correlations, options flow, and alternative data into a single, plain-English explanation per holding. No more red numbers without a reason.

LIVE EXPLANATION
STREAMING
TSLA−4.90%today
newsReuters: Tesla Q1 deliveries missed estimates (2h ago)
corrEV peers weak intraday; growth names under pressure
flowPut/call skew rose in near-dated TSLA options
answer→ Miss on deliveries reset near-term demand expectations.
02 — Historical AI analysis

Every price move, annotated with sources.

Three-year demo charts for the demo portfolio holdings. Each marker links the move to cited events from the annotations feed.

Loading 3Y chart and annotations...

Loading annotation details...

03 — Personal portfolio podcast

A daily briefing — about their money, not the market's.

An AI-generated financial podcast, personalized per user. Earnings on their holdings, news that touches their thesis, what changed since yesterday, and what matters tomorrow.

Loading demo podcast...

Developer-first

Built like core infra, not a brittle chatbot.

We engineered our API with strict, multi-layered guardrails to enforce absolute accuracy. Enjoy deterministic JSON outputs, type-safe integrations, and version-pinned models so your app's narrative engine never silently changes underneath you.

  • Type-safe SDKs
    TypeScript, Python, and Swift.
  • Deterministic JSON
    No markdown, no conversational fluff.
  • Model Pinning
    Zero silent breaking changes.
  • Market Webhooks
    Push alerts for portfolio impacts.
  • Data Sandbox
    Test against historical market shocks.

Ship the smartest
finance app on the market.

We're onboarding a small cohort of personal finance teams this quarter. Tell us what you're building.