United Exchange
UNITED
X

Professional Digital Exchange

Platform capabilities

Roadmap-aligned feature set for a credible broker front-end. Implement depth progressively.

Account & access

  • Email registration with password hashing (PHP password_hash)
  • Session-based authentication, regeneration on login
  • Bybit V5 API integration (spot, wallet, orders)

Markets & data

  • Public REST for tickers, order book snapshots, klines
  • Optional WebSocket feeds (may require long-running worker � VPS)

Trading (to implement)

  • Spot orders via user-scoped API keys (never the master broker key in browser)
  • OCO / limit / market flows with client order IDs
  • Risk checks: max notional, symbol blocks, cooldowns

Treasury & reporting

  • Internal transfers between sub-accounts (broker endpoints)
  • CSV export of trades from your DB mirror