bbgo_origin/pkg/exchange/kucoin
2023-07-24 15:51:41 +08:00
..
kucoinapi kucoin: split request files 2023-05-17 16:27:43 +08:00
testdata kucoin: record kucoin json as files 2021-12-23 17:49:18 +08:00
convert.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
exchange.go pkg/exchange: add get account info and instruments info api for bybit 2023-07-24 15:51:41 +08:00
generate_symbol_map.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
parse.go refactor websocket stream into standard websocket stream 2022-01-02 01:54:47 +08:00
stream_callbacks.go kucoin: fix kline parsing and subscription 2021-12-23 17:49:18 +08:00
stream.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
symbols.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
websocket.go fixedpoint for exchange and indicators, some fixes in types 2022-02-15 12:01:38 +09:00