bbgo_origin/pkg
2021-03-21 12:52:45 +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 refactor: use fixedpoint to store fee 2021-03-19 08:49:24 +08:00
cmd fix: fix placeorder cmd 2021-03-19 10:07:39 +08:00
datatype apply datatype.Time to order time fields 2021-02-06 14:30:00 +08:00
exchange fix fee calc tests 2021-03-20 22:59:53 +08:00
fixedpoint fixedpoint: get num of fractional parts 2021-03-21 12:52:45 +08:00
indicator fix kline tail method 2020-12-08 10:26:20 +08:00
migrations migration: extend tx id and address size 2021-03-14 11:18:22 +08:00
notifier resolve cyclic imports 2021-02-21 01:01:39 +08:00
server pull out ping interval parameter 2021-02-21 18:58:25 +08:00
service rename MarkStrategyID to just Mark 2021-03-16 14:07:47 +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 grid: use instance id for persistence 2021-03-20 23:07:04 +08:00
types refactor: use fixedpoint to store fee 2021-03-19 08:49:24 +08:00
util refactor session sync 2021-02-19 10:42:24 +08:00
version update version.go 2021-03-21 10:20:00 +08:00