Exchanges
Data Quality
System
API Keys
Exchange Configuration
View and manage connected exchanges. Live status shows real-time book counts and latency.
| Code | Status | Books | Avg Latency | Auth | Token Service |
| Loading... |
Exchange Health Grid
Real-time health status of all 6 exchanges including books, latency, circuit breaker, errors, and message rates.
Tiering Configuration
V2.3 tiering system: HOT/WARM/LONG_TAIL classification, auto-tier by volume, muted markets.
VIP / API Credentials Status
Live status of exchange VIP credentials and API keys. Set credentials via fly secrets set KEY=value.
Quick Setup (Fly.io)
fly secrets set \
OKX_API_KEY=your-key \
OKX_SECRET_KEY=your-secret \
OKX_PASSPHRASE=your-pass \
BINANCE_API_KEY=your-key \
CDF_TOKEN=your-token
SEM aspas nos valores!
API Token Management
Securely store API tokens for external services. Tokens are encrypted at rest (AES-256-GCM) and masked in the UI.
| Service | Key (masked) | Credentials | Label | Added | Actions |
| Loading... |
Exchange Fee Configuration
Configure taker and maker fees per exchange. These are used by the arbitrage engine for net edge calculations. Values are in percentage (e.g., 0.50 = 0.50%).
| Exchange | Taker % | Maker % | Updated | Actions |
| Loading... |
Book Quality Overview
Quality scoring distribution, flags, and worst-performing books across all exchanges.
WORST 20 BOOKS
| Book | Score | Status | Flags | Spread | Latency | Age |
| Loading... |
Top Offenders
Books with worst quality, widest spreads, and highest staleness across all exchanges.
Foreign Exchange Rates
Real-time FX rates from CurrencyDataFeed (primary) and order book derived rates (fallback).
FX Service Stats
Loading...
Service Level Objectives
SLO health checks with targets and current values. 8 SLO definitions covering freshness, uptime, quality, latency, and event loop.
Data Pipeline
End-to-end data flow: inbound message rates, engine processing, arbitrage detection, persistence, and broadcasting.
Runtime Information
Process info, memory usage, event loop health, and build information.
Operation Profiling
Per-operation timing stats. Tracks slow calls (>=5ms) and logs operations exceeding 50ms.
Error Log
Recent errors grouped by source component. Shows last 50 warn/error entries.
RECENT ERRORS
| Time | Level | Source | Message |
| Loading... |
Audit Log
Admin action audit trail — token CRUD, fee updates, exchange config changes, API key operations.
API Key Management
Generate and manage API keys for external clients. Keys are hashed (SHA-256) and can have per-key rate limits.
New API Key (copy now — shown only once):
| Name | ID | Permissions | Rate Limit | Usage | Status | Actions |
| Loading... |