Skip to content

MCP Resources

MCP resources are read-only data endpoints that AI agents can read without invoking a tool. Resources return current trading state or documentation without any side effects.

URINameMIME TypeDescription
ctrader://positionsActive Positionsapplication/jsonList of all currently open trading positions with P&L and entry prices
ctrader://ordersPending Ordersapplication/jsonList of all pending orders (limit, stop) that have not yet been filled or cancelled
ctrader://healthServer Healthapplication/jsonSystem health status including FIX connection state, session info, daily P&L, risk limit usage, and kill switch status
ctrader://symbolsSymbol Catalogapplication/jsonFull catalog of configured trading symbols with FIX IDs, lot sizes, digits, asset classes, and enabled/disabled status
ctrader://docs/getting-startedGetting Started Guidetext/markdownHow to obtain FIX credentials from cTrader, configure environment variables, set up MCP client, and run your first test
ctrader://docs/securitySecurity Featurestext/markdownTLS encryption, credential redaction, FIX injection prevention, trade lock, Docker hardening, and audit trail
ctrader://docs/risk-managementRisk Managementtext/markdownAll 11 risk checks explained, kill switch triggers, rate limiting, daily loss limits, cooling-off period, and configuration reference
ctrader://docs/order-guideOrder Types & Trading Guidetext/markdownMARKET/LIMIT/STOP order types, volume in units (not lots), TimeInForce options, and order examples
ctrader://docs/limitationsKnown Limitationstext/markdownNo real-time quotes, broker-specific symbol IDs, paper mode behavior, reconciliation delays
ctrader://docs/error-codesError Codes Referencetext/markdownAll 18 error codes with descriptions, common causes, and actionable resolution steps
ctrader://docs/faqFrequently Asked Questionstext/markdownCommon questions about volumes vs lots, symbol IDs, paper vs live, kill switch, adding symbols, daily reset timing
ctrader://docs/disclaimerDisclaimer & Risk Warningstext/markdownTrading risk warning, software disclaimer, AI-driven trading risks, user responsibilities, regulatory notice