rex/lib/rex
Tim Kächele 0efb6b0e88 Remove limit volume tracking from order book
It is not super relevant for the current matching engine,
we are going to solve this in the server implementation
2023-10-30 20:43:49 +01:00
..
limit.rb Finish limit implementation 2023-10-28 14:06:21 +02:00
matcher.rb Implement limit volume tracking 2023-10-29 20:07:39 +01:00
order_book.rb Remove limit volume tracking from order book 2023-10-30 20:43:49 +01:00
order.rb Rename amount to quantity 2023-10-29 20:07:39 +01:00
trade.rb Rename amount to quantity 2023-10-29 20:07:39 +01:00
version.rb First commit 2023-10-27 14:53:56 +02:00