bbgo_origin/pkg/exchange/binance
2021-06-09 01:37:14 +08:00
..
convert.go binance: make convert functions private 2021-05-29 00:26:39 +08:00
depthframe_callbacks.go move onConnect to the standard stream 2020-11-07 12:38:57 +08:00
depthframe.go Fix error formating on depth load fail 2021-05-26 00:57:35 +00:00
exchange_test.go extract client order id generation 2021-04-28 19:20:55 +08:00
exchange.go binance: fix client order id checking 2021-06-07 01:07:00 +08:00
parse_test.go Fix: Correct the binance executionReport parser 2021-05-12 18:45:16 +08:00
parse.go binance: embed fixedpoint.Value into binance Balance struct 2021-06-01 01:39:22 +08:00
stream_callbacks.go turning margin mode 2021-01-19 23:31:04 +08:00
stream.go binance: for network error, we should retry the request 2021-06-09 01:37:14 +08:00
ticker_test.go Address review feedbacks 2021-02-07 22:58:30 +01:00