bbgo_origin/pkg
c9s 57bc65a729 avoid calling EmitConnect and EmitStart outside of the kline feeding goroutine
this causes 2 goroutine running in the same time hence cause the
concurrent map read / write

should fix #399, #401
2021-12-25 21:05:50 +08:00
..
accounting types: refactor Position and related files 2021-12-11 19:16:16 +08:00
backtest avoid calling EmitConnect and EmitStart outside of the kline feeding goroutine 2021-12-25 21:05:50 +08:00
bbgo avoid calling EmitConnect and EmitStart outside of the kline feeding goroutine 2021-12-25 21:05:50 +08:00
cmd all: fix and improve kucoin orderbook stream 2021-12-25 19:34:27 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
depth all: fix and improve kucoin orderbook stream 2021-12-25 19:34:27 +08:00
exchange kucoin: convert symbol to global symbol 2021-12-25 19:35:08 +08:00
fixedpoint all: fix and improve kucoin orderbook stream 2021-12-25 19:34:27 +08:00
indicator fix ewma truncation 2021-12-22 00:54:13 +08:00
migrations compile and update migration package 2021-12-11 10:40:11 +08:00
notifier show broadcast enabled 2021-11-25 18:49:29 +08:00
server backtest: allocate public exchange (with empty key secret) for backtesting 2021-12-24 00:24:19 +08:00
service all: change trade id to uint64 2021-12-23 17:49:18 +08:00
sigchan move files into pkg 2020-10-11 16:46:15 +08:00
slack use golang.org/x/time for rate limiting 2020-12-15 14:04:27 +08:00
strategy Fix log 2021-12-22 02:04:44 +08:00
types all: fix and improve kucoin orderbook stream 2021-12-25 19:34:27 +08:00
util depth: implement depth.Buffer 2021-12-25 02:14:49 +08:00
version bump version to v1.20.0 2021-12-08 19:57:55 +08:00