FiveSight Platform Overview
High-fidelity simulation, real-time market intelligence, and a single key to operate both.
Simulated CLOB Lab
Build, backtest, and paper trade at exchange speed with the Python client.
- Install the client: Environment setup & pip install
- Operate the book: Usage patterns & advanced order types
- Validate strategies: Backtesting walkthrough & examples
- Inspect the SDK: Complete client API reference
Power User Move
Pin a dedicated API key to your ClobClient session so simulation fills arrive exactly as they would in prod.
Data API Streams
Tap directly into FiveSight’s order books, whale alerts, and arbitrage radar.
- Endpoint catalogue: REST overview & response contracts
- Realtime recipes: Bucket liquidity snapshots, cross-book spreads, and imbalance monitors.
- Shared identity: Use the exact same API key as the CLOB lab—no extra provisioning needed.
Single Credential Surface
Generate one key inside the Developer Dashboard and pass it to both the Python client and HTTP headers.
🚀 Choose Your Track
| Track | Ideal For | Jump In |
|---|---|---|
| Strategy engineers | Custom fills, deterministic backtests, and paper trading. | Simulated CLOB Lab |
| Quant research & ops | Raw order books, whale movement feeds, arbitrage pings. | Data API Streams |
Need credentials? Start with 🔐 Authentication Basics.