Spark SDK

Spark consists of a client UI (Spark Client), a high-performance professional futures front end, connected via our proprietary protocol over TCP to our Spark Server, which in turn connects to execution venues via their native protocols. Use the Spark SDK to extend Spark Server with your custom Algos, then use the Client SDK to launch and control them.

Server SDK

Leverage the ultra-low latency Spark C++ API to develop and run your custom Algo. Have your first sub-10 microsecond trading algorithm running in under an hour.

Get started

Client SDK

The Spark client SDK allows you to integrate spark with your existing ecosystem. The Spark Client is built entirely on this simple, powerful API.

Get started