Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 351 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 351 Bytes

Go Limit Order Book

Build Status

Port of winning www.quantcup.org competition entry (implementing a fast stock exchange matching engine for an HFT bot) from C to Go. Emphasis on Go language features and style over raw performance.