bbgo_origin/pkg
Yo-An Lin e4b4f69716
Merge pull request #442 from kkc/fix_bollmaker_backtest
Fix: fallback to memory persistence if redis not found
2022-01-22 00:58:49 +08:00
..
accounting all: add lock protected GetBase method for Position 2022-01-09 00:35:45 +08:00
backtest fix: #431 for not updating lastPrice if no tade happened 2022-01-21 20:57:55 +09:00
bbgo Fix: fallback to memory persistence if redis not found 2022-01-22 00:55:03 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd strategy: add funding strategy 2022-01-15 08:28:02 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
depth depth: add details to the depth error message 2022-01-13 00:14:15 +08:00
exchange kucoin: fix klines ordering 2022-01-19 18:33:54 +08:00
fixedpoint all: fix and improve kucoin orderbook stream 2021-12-25 19:34:27 +08:00
indicator fix backtest for limit maker order and bollpp strategy 2022-01-08 02:18:44 +08:00
interact interact: if messenger is not set, skip starting 2022-01-16 00:58:36 +08:00
migrations compile and update migration package 2021-12-27 19:13:44 +08:00
notifier notifier/telegramnotifier: check chats map 2022-01-16 01:00:15 +08:00
server refactor and add doc comment for InitExchangeSession 2021-12-25 23:42:29 +08:00
service cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +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 strategy/grid: use background context for canceling orders 2022-01-19 18:26:57 +08:00
types Merge pull request #418 from austin362667/refactor/futures-account 2022-01-17 20:54:49 +08:00
util let mask ke shows head and tail 2021-12-29 15:25:59 +08:00
version bump version to v1.26.3 2022-01-19 18:34:47 +08:00