bbgo_origin/pkg/exchange/bybit
2023-11-06 22:17:29 +08:00
..
bybitapi pkg/exchange: fix quantity coin unit 2023-08-18 01:08:09 +08:00
mocks pkg/exchange: emit balance snapshot 2023-09-26 17:13:20 +08:00
convert_test.go pkg/exchange: fix precision 2023-10-27 12:52:36 +08:00
convert.go pkg/exchange: use NumFractionalDigits instead of math.Log10(Float64) due to precision problem 2023-10-27 15:28:35 +08:00
exchange.go pkg/exchange: rename tradeRateLimiter to queryOrderTradeRateLimiter 2023-10-25 21:36:26 +08:00
market_info_poller_test.go pkg/exchange: to periodically fetch the fee rate 2023-11-06 22:17:29 +08:00
market_info_poller.go pkg/exchange: to periodically fetch the fee rate 2023-11-06 22:17:29 +08:00
stream_callbacks.go pkg/exchange: support market trade for bybit 2023-09-11 00:54:02 +08:00
stream_test.go pkg/exchange: to periodically fetch the fee rate 2023-11-06 22:17:29 +08:00
stream.go pkg/exchange: to periodically fetch the fee rate 2023-11-06 22:17:29 +08:00
types_test.go pkg/exchange: support market trade for bybit 2023-09-11 00:54:02 +08:00
types.go pkg/exchange: emit auth in each exchange 2023-09-14 12:01:20 +09:00