bbgo_origin/pkg/exchange/binance
Yo-An Lin 8aa2ae1b32
Merge pull request #397 from austin362667/refactor/futures-account
binance: add futures related conversion
2021-12-25 23:17:27 +08:00
..
convert.go binance: add futures related conversion 2021-12-24 01:38:10 +08:00
exchange_test.go extract client order id generation 2021-04-28 19:20:55 +08:00
exchange.go binance: refactor binance depthBuffer with depth query 2021-12-25 02:14:49 +08:00
parse_test.go Fix: Correct the binance executionReport parser 2021-05-12 18:45:16 +08:00
parse.go binance: use types.PriceVolumeSlice for depth entry 2021-12-23 23:55:02 +08:00
stream_callbacks.go exchange/stream : implement booktickerupdate event for ftx and 2021-12-22 21:01:11 +08:00
stream_test.go database: sqlite3 issue fix 2021-12-15 14:34:31 +08:00
stream.go all: fix and improve kucoin orderbook stream 2021-12-25 19:34:27 +08:00
ticker_test.go check env vars for query related tests 2021-12-05 01:11:47 +08:00