bbgo_origin/pkg
2022-06-09 12:34:23 +08:00
..
accounting cmd: fix pnl cmd 2022-06-08 15:10:43 +08:00
backtest improve kline matching error 2022-06-09 12:34:22 +08:00
bbgo fix notify args filtering 2022-06-09 12:34:23 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd backtest: move info log suppress after sync 2022-06-08 15:15:57 +08:00
data/tsv add tsv writer 2022-05-17 01:33:43 +08:00
datasource use requestgen.BaseAPIClient 2022-05-12 16:41:42 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
depth fix: drift window in factorzoo, order_execution print order, refactor: use defer to mu.Unlock in depth/buffer.go 2022-06-08 12:14:53 +09:00
exchange batch: add DepositBatchQuery 2022-06-08 15:49:44 +08:00
fixedpoint fix: exception on parsing empty string in dnum 2022-03-07 12:46:03 +09:00
grpc use types.Interval instead of string 2022-05-19 10:04:03 +08:00
indicator pivotshort: fix position close bugs 2022-06-09 12:34:23 +08:00
interact interact: use debug log instead of info 2022-05-04 16:21:53 +08:00
migrations compile and update migration package 2022-05-31 17:32:55 +08:00
net/websocketbase refactor exchange factory and solve the incorrect pkg import dependency from ftx 2022-06-04 11:47:55 +08:00
notifier bbgo: remove slack debug option 2022-04-25 18:56:19 +08:00
optimizer optimizer: fix parameter copy 2022-06-06 06:49:08 +08:00
pb grpc: implement cancel order 2022-04-15 15:49:24 +08:00
server bbgo: pass price time into the asset conversion function 2022-05-04 14:23:46 +08:00
service clean up 2022-06-08 17:33:52 +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 pivotshort: fix position close bugs 2022-06-09 12:34:23 +08:00
testutil service: implement margin service for syncing margin related data 2022-05-31 17:43:17 +08:00
types pivotshort: fix position close bugs 2022-06-09 12:34:23 +08:00
util batch: add remote query profiler 2022-06-02 16:52:34 +08:00
version bump version to v1.33.2 2022-06-08 23:17:11 +08:00