I think the matching algorithm only runs for orders that are equal in price, disregarding whether or not the current best sell order is a lower price than the current best buy order. This is a simple fix, like 6 lines of code + database debugging, which gets tiring.
I think the matching algorithm only runs for orders that are equal in price, disregarding whether or not the current best sell order is a lower price than the current best buy order. This is a simple fix, like 6 lines of code + database debugging, which gets tiring.