alexey-ernest / go-hft-orderbook

Golang implementation of a Limit Order Book (LOB) for high frequency trading in crypto exchanges
MIT License
202 stars 55 forks source link

example #6

Open wade-liwei opened 1 year ago

wade-liwei commented 1 year ago

could you please provide a complete example for real use case ?

wade-liwei commented 1 year ago

hello team

add an new bid order into the order book, I think I should compare the offer order list first, but I just found out the best offer price interface, so could you please give me an complete example.

tutengdihuang commented 8 months ago

https://github.com/tutengdihuang/rbt_orderbook 你好我把你的float 改成了 decimal