Direct socket. No middleman.
Ticpoz speaks cTrader Open API directly. There's no intermediate order desk, no quote layer, no execution venue we own.
Authorise once. Trade forever.
- OAuth handshakeYou authorise from cTrader's own site. We never see your password or trading PIN.
- Token rotationRefresh tokens rotate on a schedule. Compromised tokens are revoked from your cTrader account.
- Sub-account selectPick the cTrader sub-account at connect time. Switching accounts is a one-click rebind.
- Two-way stateOpen positions, pending orders, fills, partial fills, requotes — reflected in real time.
- Audit trailEvery Open API call and response is logged with sub-second timestamps.
{
"broker": "ctrader",
"environment": "live", // or "demo"
"accountId": "ICM-LIVE-92xx",
"tokenScope": ["accounts","trading","reading"],
"expiresAt": "2026-08-12T11:24:00Z",
"rotation": "every 30 days"
}Three steps. Three minutes.
In Settings → Brokers, pick cTrader. We open cTrader's OAuth page in a tab.
- No download
- No copy-pasted tokens
Sign in to cTrader, choose the trading account, grant the requested scopes.
- You can revoke any time
- Per-account, not per-broker
You land back on Ticpoz. The account appears as connected. Test order routes through immediately.
- No re-auth for 30 days
- Auto refresh token
cTrader, but with a quant team.
No aggregation. No smoothing. The price you got is the price the engine logs.
Connect a live and a demo cTrader account. Trade strategies across both.
Algo orders and manual orders coexist in the same blotter, same risk envelope.
Margin, leverage, news lockout, daily DD verified before the order leaves Ticpoz.
Same bridge works with IC Markets, Pepperstone, FxPro, Tickmill, BlackBull, Vantage, Eightcap.
A manual close or modify on cTrader mobile is reflected in Ticpoz within a second.
Broker-specific suffixes (NAS100., NDX, US100) auto-resolved per account.
Median 23 ms order → fill on cTrader's LDN matching engine.
Encrypted at rest with AWS KMS. Only the executor service can decrypt.
cTrader-specific questions.
Pick cTrader. Get the quant team that comes with it.
OAuth in 60 seconds. Tick-level fills. Risk caps engine-side.
Join the waitlist