i25959341 / orderbook

Matching Engine for Limit Order Book in Golang
MIT License
442 stars 154 forks source link

equal to buy doesn't work #15

Open dzpt opened 3 years ago

dzpt commented 3 years ago

i changed the comperator to equal, but it doesn't work. i need to match equal price tx only

comparator = price.Equal