Who OCX is for
Traders
Trade perps, options, futures, and spot with live order books, marks, and a
fitted volatility surface.
Developers
Build on a clean REST + streaming (SSE) API. Public market data needs no
credentials.
Market makers & agents
Quote programmatically with API keys, bulk quote replacement, and real-time
fill streams.
What you can trade
- Perpetuals
- Options
- Futures
- Spot
Perpetual swaps that track an underlying index, with a periodic, capped
funding mechanism that tethers the perp price to the underlying.
How it fits together
Funds live in four buckets —wallet, perps, options, and spot — and move
only by explicit action. You deposit USDC on-chain into wallet, transfer into
a venue to trade, and transfer back to wallet to withdraw.
All monetary and size values in the API are decimal strings to preserve
precision. Never parse them as floats.
Where to go next
Architecture
A high-level view of the exchange, matching, market data, and the API surface.
Authentication
Sign in with your wallet (SIWE) and provision API keys for automation.
Quickstart
Authenticate and place your first read and first order in minutes.
Methodology
How OCX sources data and prices perps, options, and futures.