go-quantcup icon indicating copy to clipboard operation
go-quantcup copied to clipboard

Port of winning www.quantcup.org competition entry (implementing a fast stock exchange matching engine for an HFT bot) from C to Go

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.