Solutions · Institutional Trading Desks

Controls your procurement team can verify, not just read about.

Desk technology gets bought twice — once by the traders and once by the people who answer for it: risk, compliance, security, audit. VegaTrade was designed for the second purchase. The properties a control attestation needs are implemented as architectural invariants, each one observable in the product and evidenced in the audit chain.

Control Plane

One order path. One halt authority. No exceptions.

Every order on the platform passes the pre-trade risk gateway in the C++ hot path — position-size caps, daily-drawdown stops, order-rate ceilings, and per-tenant symbol whitelists, evaluated deterministically before any order can reach a broker. The gateway is the only path; the architecture has no bypass for administrators, models, or maintenance modes.

The kill switch propagates over a dedicated, ECDSA-P256-signed control channel with epoch, scope, and heartbeat — a spoofed engage or a suppressed disengage is rejected at the subscriber. An operator-issued global halt reaches every fast-loop component in under 100 milliseconds, survives process restarts via a state-file fallback, and records the issuing operator, the engagement's geolocation, and the chain-of-custody of every in-flight order.

Forensic Attribution

"Show me everything this user did" — answered byte-identically.

Privileged actions — authentications, trade executions, administrative and configuration changes — are designed to be geo-attributable through the audit chain: originating IP and derived geolocation are captured on the action event, with downstream events joined by chain reference, and events that fail attribution are quarantined rather than silently dropped. Capture-time anomaly flags (VPN, Tor exit, datacenter IP, impossible travel) are specified in the same security-telemetry slice, on the roadmap.

The chain those events live in is hash-linked per tenant, signed daily in a hardware security module, archived to WORM storage with seven-year retention, and replayable byte-identical. When an internal-audit request or a regulator inquiry arrives, the desk's answer is a verified export, not a log-stitching project.

The Audit Chain, End to End
Audit Chain Pipeline EVERY EVENT Orders · Fills · AI risk checks · tax lots admin actions · kill switch 13 producer domains HASH CHAIN SHA-256 per row per-tenant chain verified at insert append-only DAILY ROOT ECDSA-P256 · HSM hardware security module RFC 6979 deterministic-k signed once per day IMMUTABLE ARCHIVE WORM · 7-year retention write once, read many blob immutability policy 17a-4-aligned by design REPLAY API Byte-identical reconstruction, years later A regulator, an auditor, or an allocator asks "show me." The chain answers — cryptographically.
VegaTrade Audit Trail explorer showing the regulatory chain-of-custody event log with chain verification status, event-type and date filters, producer IDs, and exportable JSON-lines output
The audit-trail explorer: filter by event type and window, verify chain integrity, export JSON-lines. Simulated paper-trading environment with illustrative data. Not real market executions, not real funds, and not a representation of any trading results.

Desk Workflow

A working surface, fast enough to live in.

The console is keyboard-first and live: a draggable, symbol-linked trader workspace; an orders blotter streaming over server-sent events; positions, P&L, margin, drawdown, correlation, and exposure-concentration views; execution-plan and performance-attribution surfaces; and a command palette for navigation. Risk-limit utilization renders against the desk's own configured gates, so the trader and the risk officer are reading the same number.

On the roadmap for institutional deployments: a signed thick-native desktop client running local C++ compute against the regulated backbone, FIX drop-copy ingress, and a pluggable broker-adapter SDK for multi-broker execution. Each is specified in the platform's architecture records; the contact form is the entry point to discuss timing.

VegaTrade Trader Workspace showing positions, orders, and profit-and-loss tiles composed as a draggable resizable grid with saved layouts
The Trader Workspace: composable tiles with saved layouts. Simulated paper-trading environment with illustrative data. Not real market executions, not real funds, and not a representation of any trading results.
VegaTrade orders blotter showing open and recent orders with order ID, time, symbol, side, type, quantity, limit, status, and fill columns updating live
The blotter: full order lifecycle, live-updating. Simulated paper-trading environment with illustrative data. Not real market executions, not real funds, and not a representation of any trading results.

Send us the security questionnaire first.

The platform is pre-launch; the architectural evidence map — audit-chain integrity, HSM signing discipline, tenant isolation, encryption posture, RBAC — is ready for the procurement conversation now.

Request Access