Closed davidrpugh closed 7 years ago
...instead the Quantity trait should be mixed in with LimitAskOrder and LimitBidOrder traits. This simple change requires larger surgery on the type structure for continuous auctions.
Fixed with PR #246
...instead the Quantity trait should be mixed in with LimitAskOrder and LimitBidOrder traits. This simple change requires larger surgery on the type structure for continuous auctions.