bbgo_origin/pkg/exchange/binance
2021-12-12 15:39:06 +08:00
..
convert.go binance: add user stream event parser & toGlobalType converter 2021-12-12 15:39:06 +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 pull out global premium index type and funding rate type 2021-12-09 00:10:18 +08:00
parse_test.go Fix: Correct the binance executionReport parser 2021-05-12 18:45:16 +08:00
parse.go binance: add user stream event parser & toGlobalType converter 2021-12-12 15:39:06 +08:00
stream_callbacks.go add Continuous Contract Kline/Candlestick Streams 2021-11-16 14:26:27 +08:00
stream.go add Continuous Contract Kline/Candlestick Streams 2021-11-16 14:26:27 +08:00
ticker_test.go check env vars for query related tests 2021-12-05 01:11:47 +08:00