bbgo_origin/pkg/exchange/bybit
2024-03-14 12:15:37 +08:00
..
bybitapi pkg/exchange: add assertion for api response 2023-11-08 22:43:01 +08:00
mocks upgrade golang mockgen to uber mockgen. generate exchange public 2024-03-12 14:18:14 +09:00
convert_test.go pkg/exchange: types.kline end time should -1 time.Millisecond 2023-11-14 14:21:31 +08:00
convert.go pkg/exchange: types.kline end time should -1 time.Millisecond 2023-11-14 14:21:31 +08:00
exchange.go pkg/exchange: remove the query after place order 2024-03-14 12:15:37 +08:00
market_info_poller_test.go upgrade golang mockgen to uber mockgen. generate exchange public 2024-03-12 14:18:14 +09:00
market_info_poller.go pkg/exchange: print fee rate log 2023-11-13 11:53:41 +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: we don't need the fee rate in the public stream 2023-12-13 13:53:58 +08:00
types_test.go pkg/types: skip pong event on emitting raw message 2023-11-14 20:41:07 +08:00
types.go pkg/types: skip pong event on emitting raw message 2023-11-14 20:41:07 +08:00