bbgo_origin/pkg
2021-05-10 13:18:57 +08:00
..
accounting fix(pnl): do not calculate the "self" trade 2021-02-06 17:34:13 +08:00
backtest fix backtest exchange query klines methods 2021-05-08 00:57:12 +08:00
bbgo xmaker: support quantity scale 2021-05-10 02:52:41 +08:00
cmd fix graceful shutdown 2021-05-10 02:17:19 +08:00
datatype apply datatype.Time to order time fields 2021-02-06 14:30:00 +08:00
exchange apply types.ExchangeMAX 2021-05-05 16:57:01 +08:00
fixedpoint add moving average configuration to the schedule strategy 2021-05-02 20:58:32 +08:00
indicator feature: add MACD indicator (#219) 2021-05-09 00:56:44 +08:00
migrations compile and update migration package 2021-04-21 11:21:15 +09:00
notifier use go routine to send message so that we wont be blocked 2021-05-10 00:02:08 +08:00
server pull out ping interval parameter 2021-02-21 18:58:25 +08:00
service apply limit param to the queries 2021-05-08 00:57:25 +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 xmaker: move cancel order calls to the go routine 2021-05-10 13:18:57 +08:00
types implement pending removal order ids 2021-05-10 13:06:23 +08:00
util refactor session sync 2021-02-19 10:42:24 +08:00
version bump version to v1.15.5 2021-05-08 01:11:31 +08:00