bbgo_origin/pkg/exchange/binance
2020-11-17 08:19:22 +08:00
..
convert.go use channel to sync trades 2020-11-05 13:35:04 +08:00
depthframe_callbacks.go move onConnect to the standard stream 2020-11-07 12:38:57 +08:00
exchange.go use fixedpoint for balances 2020-11-10 14:19:33 +08:00
parse_test.go Support binance order update execution type convertion 2020-10-25 19:22:22 +08:00
parse.go support backtesting kline verification 2020-11-07 00:49:17 +08:00
stream_callbacks.go move onConnect to the standard stream 2020-11-07 12:38:57 +08:00
stream.go improve cross exchange strategy mounting behavior and add fixedpoint atomic ops 2020-11-17 08:19:22 +08:00
trade.go move files into pkg 2020-10-11 16:46:15 +08:00