bbgo_origin/pkg/exchange/binance
2022-01-10 16:37:41 +08:00
..
convert.go binance: add FuturesPosition conversion 2021-12-31 00:08:27 +08:00
exchange_test.go extract client order id generation 2021-04-28 19:20:55 +08:00
exchange.go binance: change binance debug client env var name to debug-binance-client 2022-01-10 16:37:41 +08:00
parse_test.go binance: fix parser tests 2022-01-02 02:44:47 +08:00
parse.go refactor websocket stream into standard websocket stream 2022-01-02 01:54:47 +08:00
stream_callbacks.go binance: add futures stream 2021-12-31 00:08:27 +08:00
stream_test.go database: sqlite3 issue fix 2021-12-15 14:34:31 +08:00
stream.go clean up binance stream 2022-01-02 12:02:36 +08:00
ticker_test.go check env vars for query related tests 2021-12-05 01:11:47 +08:00