Overview
The Execution Server is the live trading layer of QuantX. It will provide tools to route orders to supported brokers and exchanges, manage open positions, and monitor execution quality — all callable directly from your MCP client.Connection
Planned Tools
| Tool | Description |
|---|---|
submit_orders | Submit a batch of orders from a signal or portfolio output |
get_positions | Retrieve current open positions |
cancel_orders | Cancel pending orders |
get_execution_report | Retrieve fill report and execution quality metrics |
Planned Workflow
Back to QuantX overview
Return to the QuantX server list