bbgo_origin/pkg/exchange/bybit
2023-08-08 14:11:19 +08:00
..
bybitapi pkg/exchange: add auth function for ws 2023-08-07 14:58:20 +08:00
convert_test.go pkg/exchange: to de-pointer the value in WsOpEvent and fix test assertion 2023-08-07 15:59:50 +08:00
convert.go pkg/exchange: add query trade api 2023-08-01 16:31:49 +08:00
exchange.go pkg/exchange: add auth function for ws 2023-08-07 14:58:20 +08:00
stream_callbacks.go pkg/exchange: avoiding GC panic caused by a rapid creation/removal slice of pointers 2023-08-08 14:11:19 +08:00
stream_test.go pkg/exchange: add order event 2023-08-08 11:42:02 +08:00
stream.go pkg/exchange: avoiding GC panic caused by a rapid creation/removal slice of pointers 2023-08-08 14:11:19 +08:00
types_test.go pkg/exchange: add balance snapshot event 2023-08-08 10:04:25 +08:00
types.go pkg/exchange: add order event 2023-08-08 11:42:02 +08:00