Concordal
INTEGRATIONS

Use Concordal inside your favorite tools

Two focused bridges: distribute Concordal through OpenBB, and add isolated real-market fallback through QuantDinger.

OpenBB Workspace

Open-source Bloomberg alt · 67k★

OpenBB Workspace is the open-source quant terminal. Add our backend as a custom widget source and the 7-Agent Decision, Macro Brief, and Track Record widgets show up in your widget catalog — drag them onto any dashboard.

Backend URL (paste this in OpenBB)
https://trading-agents-platform.onrender.com/openbb/widgets.json
Setup (3 steps, ~2 minutes)
  1. 1Open OpenBB Workspace → Settings → Custom Backend.
  2. 2Paste the URL above and give it a name (e.g. "Concordal").
  3. 3Open any dashboard, click + Add widget, and you'll see our 3 widgets under "AI Analysis".
7-Agent Decision (markdown)
Macro Brief (markdown)
Track Record (markdown)

QuantDinger

Beta · Apache-2.0 · 9.5k★

QuantDinger remains a separate service. Concordal uses its scoped Agent Gateway only after native market sources fail; we do not embed its UI, database, strategy runtime, or order routes.

Checking server state
Service isolation

REST only; no shared Flask process, Postgres, Redis, or frontend bundle.

Real-data fallback

Priority 40 daily bars, behind Yahoo, AKShare, and CCXT; future rows are discarded.

Read-only first

No strategy writes, shared portfolio reads, paper orders, or live execution.

Server connection

Checking server state

The gateway URL and bearer token stay server-side and never enter browser responses.