bbgo_origin/pkg
2021-05-02 23:46:16 +08:00
..
accounting fix(pnl): do not calculate the "self" trade 2021-02-06 17:34:13 +08:00
backtest refactor: use fixedpoint to store fee 2021-03-19 08:49:24 +08:00
bbgo add more injection checks 2021-05-02 23:46:16 +08:00
cmd add schedule strategy 2021-05-02 18:03:41 +08:00
datatype apply datatype.Time to order time fields 2021-02-06 14:30:00 +08:00
exchange adjust rate limit for backtest data syncing 2021-05-02 17:46:08 +08:00
fixedpoint add moving average configuration to the schedule strategy 2021-05-02 20:58:32 +08:00
indicator fix kline tail method 2020-12-08 10:26:20 +08:00
migrations compile and update migration package 2021-04-21 11:21:15 +09:00
notifier feat: allow bot send to group 2021-04-03 12:50:13 +08:00
server pull out ping interval parameter 2021-02-21 18:58:25 +08:00
service fix persistence config unmarshalling 2021-05-02 18:16:34 +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 add moving average configuration to the schedule strategy 2021-05-02 20:58:32 +08:00
types add moving average configuration to the schedule strategy 2021-05-02 20:58:32 +08:00
util refactor session sync 2021-02-19 10:42:24 +08:00
version bump version to v1.15.3 2021-04-28 18:00:23 +08:00