Skip to content

OG-Capital/hft-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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+.

Releases

No releases published

Packages

 
 
 

Contributors