Commit Graph

4 Commits

Author SHA1 Message Date
0ba5914b9c Move next_trade to matcher implementation 2024-01-20 17:27:09 +01:00
188f45d4c4 Implement a limit volume tracker
Implement the limit volume tracker that keeps track of the limit
volumes and emits change events that can be used by clients to
update their copy of the order book
2023-11-08 22:47:08 +01:00
1e62686e69 Rename OrderBook to LimitOrderBook 2023-11-08 20:35:14 +01:00
509b00bb14 Move order book to Rex::Book namespace 2023-11-08 20:33:49 +01:00