Skip to main content

Trading Firms

Firms trading on the CeFi venue over REST + FIX — principal, agency, and fully-disclosed models.

Draft account model. The account structure behind this journey is still being finalized. The API surface is accurate; confirm how your own accounts will be set up with [email protected] before going live.

Your firm trades on the True Markets CeFi venue over FIX or REST. This path covers firms trading their own book, asset managers trading a pooled account for many clients, and introducing firms with each client individually disclosed — the rails are identical, and only the account structure differs.

Account model: principal, omnibus agency, or fully disclosed. Verified with KYB.

Start with the team

None of this is self-serve. Before you can send an order:

  1. Apply at truemarkets.co/institution/get-started, or email [email protected].
  2. KYB — for asset managers and introducing firms this covers the manager or introducing firm, not each underlying client.
  3. Network access — the venue isn't on the public internet, so your egress IPs are added to a VPN / PrivateLink allowlist.
  4. Credentials — HMAC keys for REST, session credentials for FIX.
  5. Certify in UAT against the FIX spec before trading live.

Access and credentials covers steps 2–5 in detail.

Then come back here

Start with your account model — it follows from how your firm is structured, and it determines whether you have downstream clients to provision at all.

whatwhere
Which of the three models applies to your firmAccount models
Provision and configure downstream clientsManage clients
The lowest-latency path for order entryTrade over FIX
A full HTTP alternative, HMAC-signed per requestTrade over REST
REST and WebSocket feedsMarket data
Every endpointCeFi REST API
Rulebook, fees, price bands, increment sizesExchange documentation

Providing two-sided liquidity? The Market Maker path is the same product, focused on latency and fee tiers.