Skip to content

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

About

Low-latency trading engine (C++)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages