Skip to content

Repository files navigation

hft-engine

CI

Low-latency trading engine in C++.

Internal component. Development happens in private forks; this repository tracks shared interfaces and reference implementations.

Build

cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build -j
./build/hft_engine

Requires C++20 compiler and CMake 3.20+.

About

Low-latency trading engine (C++)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages