[Documentation]
Edge-native algorithmic trading on the Cloudflare Edge — trader guides, operator manuals, and enterprise architecture.
HOOX is a free, open-source, edge-native algorithmic trading framework deployed on the Cloudflare Edge Network. A distributed microservice mesh ingests trade signals, evaluates risk, routes orders, and fires Telegram notifications — in milliseconds, from the edge nodes closest to the exchange.
Tip
Pick a track. End User covers setup and trading operations. DevOps covers architecture and deployment. Enterprise describes the commercial layer.
Documentation Tracks
End User
Getting started, core concepts, guides, tutorials, and reference for traders.
DevOps
Architecture, workers, deployment, development, security, and API internals.
Enterprise
Multi-tenancy, compliance, observability, and the institutional extension layer.
Quick Links
- Installation — Prerequisites and workspace bootstrap
- 5-Minute Quick Start — Deploy workers and fire a test trade
- CLI Commands — Full CLI reference
- System Overview — Edge topology and service mesh
- GitHub Repository — Source and contributions