Developers
Integrate over the protocol you already run
MatchCore speaks FIX, FAST, WebSocket, REST and a binary SBE protocol for the lowest-latency path — so your existing OMS, gateways and market-data consumers connect with minimal rework.
FIX 4.2 / 4.4
Standard order entry and drop-copy sessions, with custom tags for binary and pari-mutuel order types.
SBE binary protocol
Simple Binary Encoding for the lowest-latency order entry and market-data path.
WebSocket & REST
JSON order entry, account and market-data endpoints for web and mobile clients.
Admin API
Instrument lifecycle, halts, risk-limit configuration and surveillance exports, fully scriptable.
Sample order entry
New order, over FIX
| 35=D | MsgType = NewOrderSingle |
| 55=MC.BIN.ELECTION-2028 | Symbol — binary market instrument |
| 40=2 | OrdType = Limit |
| 44=0.64 | Price |
| 38=1200 | OrderQty |
| 59=1 | TimeInForce = GTC |
Environments
From sandbox to production
| Environment | Purpose | Data |
|---|---|---|
| Sandbox | Integration testing against a single-node instance | Synthetic |
| Staging | Pre-production validation on an HA-pair topology | Anonymised replay |
| Production | Live trading on your provisioned cluster | Live |