trd-engine
env=productionauth=anonymousadmin=falseIST (UTC+05:30)
system.overview

 ████████╗██████╗ ██████╗
 ╚══██╔══╝██╔══██╗██╔══██╗
    ██║   ██████╔╝██║  ██║   trading-engine v0.1.0-dev
    ██║   ██╔══██╗██║  ██║   simulated debug surface
    ██║   ██║  ██║██████╔╝   build a3f1c · 2026
    ╚═╝   ╚═╝  ╚═╝╚═════╝
 CEX DEBUG CONSOLE
 ├─ http  https://backend.cex.sajaldbansal.com/core/api/v1
 └─ ws    ws://backend.cex.sajaldbansal.com/ws

Every page calls the core-backend routes directly. Market and trade views merge HTTP snapshots with live WebSocket frames.

alive.routes · /api/v1/alive/*
core-backendAPI processCHECKING0ms ·
market-enginematching and risk engineCHECKING0ms ·
ws-enginemarket-data WebSocketCHECKING0ms ·
database-enginedatabase projection workerCHECKING0ms ·
ws-market-pollerindex-price pollerCHECKING0ms ·
proxy-serverbackpack proxy serverCHECKING0ms ·
redis-streamRedis event streamsCHECKING0ms ·
postgresPostgreSQLCHECKING0ms ·
R2 bucketSnapshot R2 bucketCHECKING0ms ·
core-frontendtrading frontendCHECKING0ms ·
docs-frontendAPI documentationCHECKING0ms ·
debug-frontendthis consoleCHECKING0ms ·
modules
  • auth.signupPOST /auth/signup/signup
  • auth.signinPOST /auth/signin + bearer storage/signin
  • wallet.*balance, on-ramp, withdrawal/wallet
  • asset.*catalog, create, update asset/asset
  • market.*catalog, ticker, depth, snapshot, ws/market
  • order.*spot, perp, reduce-only, cancel/order
  • history.*orders, positions, funding rate/history
  • admin.*fees, insurance funds/admin
stdout · health.monitor0 lines
// waiting for events...
$ stream --follow --level=debug