DEV Community

# matchengine

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Adding IOC, FOK, and Stop Orders to a Matching Engine

Adding IOC, FOK, and Stop Orders to a Matching Engine

2
Comments
6 min read
Implementing Self-Trade Prevention in a Matching Engine

Implementing Self-Trade Prevention in a Matching Engine

Comments
7 min read
Who Should Own the Order ID? Moving ID Generation Inside the Matching Engine

Who Should Own the Order ID? Moving ID Generation Inside the Matching Engine

Comments
6 min read
From O(n log n) to O(log p): Rebuilding the Order Book for Performance

From O(n log n) to O(log p): Rebuilding the Order Book for Performance

Comments
9 min read
Four Bugs That Would Break a Matching Engine in Production

Four Bugs That Would Break a Matching Engine in Production

Comments
9 min read
Why We Replaced float64 With Decimal in Our Matching Engine

Why We Replaced float64 With Decimal in Our Matching Engine

Comments
6 min read
Building a Trade Matching Engine from Scratch in Go

Building a Trade Matching Engine from Scratch in Go

1
Comments
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.