Market data
Live and historical feeds normalised into one shape. Quotes, candles and market events land in a single stream the apps can rely on.
The shared financial core behind CBI Ventures. It handles market-data ingestion, accounts and identity, and the secure plumbing every app is built on.
Five responsibilities the apps no longer solve on their own.
Live and historical feeds normalised into one shape. Quotes, candles and market events land in a single stream the apps can rely on.
One account model for every product. Profiles, sessions, roles and entitlements are held once and shared, not rebuilt per app.
Reads and writes pass one gated boundary. Every request is authenticated, rate limited and scoped before it reaches a service.
Signals, fills and status changes move as events. Products subscribe to what they need and stay in sync without polling.
Every request, job and event is traced. Health, latency and errors sit in one place, so a problem surfaces before a user feels it.
The products stay thin. FinanceCore holds the market data, the accounts and the security, so each app can focus on its own surface.
Reading top to bottom: the product layer holds Tradvex, High Risk Evaluations and room for new products. Below it, a secure API boundary handles authentication, rate limits and scopes. Under that, three shared services: market data, accounts and identity, and event streaming. At the base, a data and security foundation for storage, encryption and audit. An observability rail runs across every layer.
Mobile trading signals and copy trading.
Scoring and grading of financial setups.
Headroom for what CBI Ventures builds next.
Secure API boundary
Every request in and out passes through here.
Ingest, normalise and fan out one feed.
Profiles, roles and entitlements, held once.
Signals and status changes as live events.
Data store and security
The base every layer above is built on.
FinanceCore was not built to sell as a platform. It exists because Tradvex and High Risk Evaluations needed the same market data, the same accounts and the same security, and rebuilding it in each app was wasted effort.
One source of market truth
Both apps read the same normalised feed, so a price or a market event means the same thing everywhere.
Shared accounts, shared trust
A single identity model means a user, a role and an entitlement are defined once, never copied between apps.
Security in one place
Auth, rate limits and audit live at the core, so a fix or a policy lands for every product at the same moment.
FinanceCore runs in production behind Tradvex today and grows as new products come online. It is internal infrastructure for CBI Ventures, not a public API.