Exchange Tools

Full functionality coming soon.

Thanks for checking out the project. I'm building a real-time multi-exchange data streaming platform. In the meantime, here's a live status view of some of the exchanges it will be connecting to.

Exchange Status (Client-side, HTTP health check endpoints)

Exchange Status (Server-side, Raw TCP connection)

Coming Soon

Real-time orderbook streaming

Multi-level bid/ask depth across exchanges

Live trade feed

Millisecond-precision trade history and volume analytics

Multi-exchange comparison

Unified view across Binance, Coinbase, Kraken, OKX and more

Arbitrage detection

Cross-exchange price divergence alerts

Historical data & charting

OHLCV charts with configurable time ranges

Streaming analytics

Rolling VWAP, spread tracking, and market microstructure metrics

Built with

RustEnd-to-end: backend, frontend, and WASMLeptosReactive UI framework — SSR + client-side hydrationWebAssemblyClient-side exchange checks run as compiled Rust in the browser AxumBackend HTTP server & server functionsTailwind CSSUtility-first styling reqwest (WASM)Browser HTTP requests via Rust's reqwest compiled to WASM