[Hoox Documentation]

Edge-Native Algorithmic Trading on the Cloudflare® Edge

This page

Manuals

Full PDFComplete

Hoox is a free, open-source, edge-native algorithmic trading framework and automation engine deployed natively to the Cloudflare® Edge Network. By utilizing a distributed microservice architecture, Hoox processes trade signals, evaluates risk parameters, executes order routing, and fires Telegram notifications—all within milliseconds and directly from the edge nodes closest to exchange servers.

Install: bun add -g @hoox-sh/hoox-clihoox onboard (alias hx).

Diagram

Rendering…

Tip

Docs are split into main tabs (same pattern as AXIS / PYNE): trader-facing End User, platform Architecture and Workers, operators DevOps, contracts API, and commercial Enterprise.

Documentation categories

Popular paths

GoalStart here
Install CLI + first deployInstallation · Quick Start
Sandbox / testnet ordersTest Trading
How a signal becomes a fillHow Hoox Works
Pine strategy → live orderPYNE live trading
Chart without tradingAXIS and HOOX
Exchange execution isolatetrade-worker
Production rolloutProduction Deployment