Trading engine
Receives market context and strategy signals, calculates size and SL/TP, then submits the proposal to the risk engine. Nothing is sent to MT5 until approval is recorded.
Platform
QuantVeo connects strategy intake, risk approval, copy allocation, and MT5 execution so every desk action has a single source of truth.
Receives market context and strategy signals, calculates size and SL/TP, then submits the proposal to the risk engine. Nothing is sent to MT5 until approval is recorded.
Each strategy is versioned: symbols, timeframes, schedule, sizing rules, and max exposure. New strategies can be added without rewriting the platform.
Balance, equity, drawdown, positions, rejected orders, copy relationships, and the risk event stream — updated over WebSockets, never invented in the browser.
The MQL5 EA authenticates, receives approved instructions, executes, and reports balance, equity, margin, positions, and errors. It never decides if a trade is allowed.
What operators see
Inspect equity, rejected orders, strategy versions, copy relationships, and the risk audit stream.