bbgo_origin/pkg
2021-02-21 00:48:26 +08:00
..
accounting fix(pnl): do not calculate the "self" trade 2021-02-06 17:34:13 +08:00
backtest Fix trade sync for self trades 2021-02-18 17:37:49 +08:00
bbgo move persistence service into the service package 2021-02-21 00:45:56 +08:00
cmd improve the warning message 2021-02-21 00:48:26 +08:00
datatype apply datatype.Time to order time fields 2021-02-06 14:30:00 +08:00
exchange remove start time query condition for trade sync since starting from trade id = 1 works 2021-02-19 14:18:50 +08:00
fixedpoint improve grid strategy's balance check and quote calculation 2021-02-07 11:37:24 +08:00
indicator fix kline tail method 2020-12-08 10:26:20 +08:00
migrations compile and update migration package 2021-02-17 17:35:11 +08:00
notifier adjust log 2020-12-29 18:32:51 +08:00
server add sync api for syncing trades in the background 2021-02-20 11:56:39 +08:00
service move persistence service into the service package 2021-02-21 00:45:56 +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 support: use Notfiy 2021-02-20 10:51:01 +08:00
types improve sync command to find possible trading symbols automatically 2021-02-18 22:07:54 +08:00
util refactor session sync 2021-02-19 10:42:24 +08:00