Open analyticbastard opened 10 years ago
It is worth changing the engine namespace and implement something more efficient. There is a nice library called meltdown which is an interface to Reactor,a inter-thread message passing system much like LMAX's disruptor.
testing "Bulk test: Send 1000 random-side limit AND market orders and check matching" fails most of the time when using market orders. It could look like they consume more time but it only happens rarely, and 9 seconds should be sufficient by any means.
We use the following line to choose the type
I've set it to
so that it never creates a market order.