WebSocket mirroring

Real-time copy trading where the platform subscribes to the target's fills via WebSocket and mirrors them.

Definition

Polling-based copy trading lags by seconds. WebSocket mirroring receives every target fill within milliseconds, builds and signs the copier's order, and submits it before the next exchange tick. whale.ag's median target-to-copier latency is under one second.

Frequently asked questions

What is WebSocket mirroring?

Polling-based copy trading lags by seconds. WebSocket mirroring receives every target fill within milliseconds, builds and signs the copier's order, and submits it before the next exchange tick. whale.ag's median target-to-copier latency is under one second.