About the project
A quantitative crypto trading firm operates automated strategies across multiple digital asset markets. Its infrastructure continuously receives market data, maintains local order books, calculates trading signals, performs risk checks, and submits orders through exchange APIs. For its latency-sensitive strategies, network performance is a direct infrastructure requirement.
Challenge
The trading stack originally operated on general-purpose cloud infrastructure. Compute capacity was sufficient, but network latency to several important exchange endpoints was inconsistent. Typical RTT ranged between approximately 8 and 20+ ms, with periodic latency spikes caused by network routing.
The trading team required:
- less than 5 ms RTT to selected exchange endpoints;
- stable routing;
- low jitter;
- high single-thread CPU performance;
- dedicated physical compute;
- fast NVMe storage;
- high-speed network connectivity.
For this workload, selecting a server by CPU specification alone was not enough. The network route to the actual exchange gateway was equally important.
Solution
Unihost locations were tested against the trading firm’s real exchange endpoints before the final deployment location was selected. The execution environment was then placed in the location providing the most suitable network route.
AMD Ryzen 9 9950X Dedicated Server: 16 cores / 32 threads, high-frequency CPU, DDR5 RAM, NVMe storage, up to 10 Gbps connectivity.
Used for: market-data ingestion, order-book processing, strategy execution, risk calculations, Redis, exchange connectivity, and order execution.
The live trading server runs only latency-sensitive workloads. Backtesting, analytics, historical data processing, and research are handled by separate infrastructure so they cannot interfere with execution workloads.
Architecture: Market data feeds – Dedicated Ryzen execution server – Order book processing – Strategy engine – Risk checks – Order execution – Exchange gateway
Results
After the execution environment was moved to the selected location, measured round-trip latency to the firm’s primary exchange endpoints typically ranged between approximately 1.8 and 4.6 ms under normal network conditions. The previous environment typically produced 8 – 20+ ms RTT. Jitter also decreased, providing a more predictable network environment for latency-sensitive strategies. The improvement did not come simply from using a more powerful server. It resulted from combining high per-core CPU performance with location selection and tested routing to the actual exchange endpoints.
What’s next
The next stage is a second execution node for redundancy and additional low-latency deployments near other exchange infrastructure. Results at a glance: 1.8 – 4.6 ms RTT, sub-5 ms exchange latency, lower jitter, dedicated high-frequency CPU, isolated trading environment.