bbgo_origin/pkg/exchange/kucoin
2022-06-17 16:06:59 +09:00
..
kucoinapi fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09: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 add error handling 2022-05-20 18:57: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