bbgo_origin/pkg/exchange/binance
2020-11-05 11:14:14 +08:00
..
convert.go assign order_id to the trade object 2020-11-05 11:14:14 +08:00
depthframe_callbacks.go move files into pkg 2020-10-11 16:46:15 +08:00
exchange.go pull out active order book to the types package 2020-10-31 20:38:20 +08:00
parse_test.go Support binance order update execution type convertion 2020-10-25 19:22:22 +08:00
parse.go fix order id parsing (seems case insensitive) 2020-10-31 18:29:58 +08:00
stream_callbacks.go move files into pkg 2020-10-11 16:46:15 +08:00
stream.go handle order update 2020-10-31 18:29:58 +08:00
trade.go move files into pkg 2020-10-11 16:46:15 +08:00