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.
https://trading-agents-platform.onrender.com/openbb/widgets.json- 1Open OpenBB Workspace → Settings → Custom Backend.
- 2Paste the URL above and give it a name (e.g. "Concordal").
- 3Open any dashboard, click + Add widget, and you'll see our 3 widgets under "AI Analysis".
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.
REST only; no shared Flask process, Postgres, Redis, or frontend bundle.
Priority 40 daily bars, behind Yahoo, AKShare, and CCXT; future rows are discarded.
No strategy writes, shared portfolio reads, paper orders, or live execution.
Checking server state
The gateway URL and bearer token stay server-side and never enter browser responses.