Infrastructure
Co-located, not proxied
Order gateways sit inside the same data centres as the venues you trade, so distance stops being part of your P&L.
A dedicated environment for statistical and cross-venue arbitrage: co-located order gateways, documented API limits, no holding-time restrictions and a quant desk that reviews your routing before you go live.
18 ms
Median round trip
6
Connected venues
No
Holding-time limits
99.98%
Gateway uptime
Median round-trip times from each co-location facility, published rather than promised. Chicago is in build and opens next quarter.
LD4
LiveLondon
18 ms
Median RTT
NY4
LiveSecaucus
24 ms
Median RTT
TY3
LiveTokyo
31 ms
Median RTT
SG1
LiveSingapore
29 ms
Median RTT
FR2
LiveFrankfurt
21 ms
Median RTT
CH1
Q3Chicago
27 ms
Median RTT
The API
Immediate-or-cancel by default, explicit venue routing, and a response that tells you where the fill happened. No silent re-quotes, no last look dressed up as a retry.
POST /v1/orders
{
"symbol": "EURUSD",
"side": "buy",
"type": "ioc",
"qty": 250000,
"px": 1.08431,
"route": "LD4"
}
// 200 OK · 18 ms
{ "state": "filled", "px": 1.08431, "venue": "LD4" }Onboarding
Tell us what you run: cross-venue, triangular, basis or latency. No source code required.
Our quants map your flow to the right gateways and set rate limits that fit your message profile.
Full-fidelity test environment with replayed market data until your fills match expectations.
Go live with per-strategy telemetry and a direct line to the desk during your trading hours.
Why run arbitrage here
Infrastructure
Order gateways sit inside the same data centres as the venues you trade, so distance stops being part of your P&L.
Rules
No minimum holding time, no order-to-trade penalty invented after a good month, no quiet throttling.
API
REST and WebSocket endpoints with published rate limits, versioning policy and a changelog you can diff.
Desk
A human reviews your routing before launch and stays reachable when the microstructure changes.
A single account for currencies, equities, crypto, commodities and indices.