robaho / go-trader

financial exchange written in Go, designed for algorithmic trading tests
GNU General Public License v3.0
389 stars 74 forks source link

2 clients cannot trade with eachother #21

Closed ImmanuelSegol closed 3 months ago

ImmanuelSegol commented 3 months ago

I suspect this is because of oid 0 eoid EURUSD 10@10 remaining 10 new - eoid is nil

robaho commented 3 months ago

There was a recent regression. This should be fixed now.