bbgo_origin/pkg
2022-02-21 12:13:51 +08:00
..
accounting accounting: filter duplicated trades when backtesting 2022-01-30 02:40:38 +08:00
backtest backtest: fix duplicate trade emit issue 2022-01-30 03:05:19 +08:00
bbgo schedule: refactor and improve schedule strategy with QuantityOrAmount struct 2022-01-31 01:42:21 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd cmd: call BindSync when running strategy 2022-01-27 18:19:25 +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 max: improve max closed order query 2022-01-27 00:02:35 +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: fix logger call 2022-01-23 14:21:20 +08:00
migrations compile and update migration package 2021-12-27 19:13:44 +08:00
notifier interact: add Slack interaction 2022-01-23 02:21:26 +08:00
pb Add SubmitOrder, rename variables and fix typo 2022-02-21 12:13:51 +08:00
server refactor and add doc comment for InitExchangeSession 2021-12-25 23:42:29 +08:00
service service: fix sync process 2022-01-23 15:14:29 +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 schedule: refactor and improve schedule strategy with QuantityOrAmount struct 2022-01-31 01:42:21 +08:00
types bollmaker: always collect trades and check balance 2022-01-30 01:21:36 +08:00
util all: use types.LooseFormatTime to parse loose format date time string 2022-01-25 00:24:12 +08:00
version bump version to v1.27.0 2022-01-27 00:32:18 +08:00