alexey-ernest / go-hft-orderbook

Golang implementation of a Limit Order Book (LOB) for high frequency trading in crypto exchanges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example

wade-liwei opened this issue · comments

commented

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

commented

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.

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