bbgo_origin/pkg/exchange/binance
c9s 0ba595bd55 Fix trade sync for self trades
MAX uses one single trade for presenting self trade.

BINANCE uses two trade records for presenting self trade. the trade
creation time are the same.
2021-02-18 17:37:49 +08:00
..
convert.go add binance single ticker query method and fix quantity formating 2021-02-18 16:17:40 +08:00
depthframe_callbacks.go move onConnect to the standard stream 2020-11-07 12:38:57 +08:00
depthframe.go fix lock issue 2021-02-01 18:55:47 +08:00
exchange.go Fix trade sync for self trades 2021-02-18 17:37:49 +08:00
parse_test.go turning margin mode 2021-01-19 23:31:04 +08:00
parse.go apply datatype.Time to order time fields 2021-02-06 14:30:00 +08:00
stream_callbacks.go turning margin mode 2021-01-19 23:31:04 +08:00
stream.go binance: set the default ping handler 2021-02-11 08:13:50 +08:00
ticker_test.go Address review feedbacks 2021-02-07 22:58:30 +01:00
trade.go change go-binance to github.com/adshao/go-binance/v2 2021-01-11 13:36:49 +08:00