bbgo_origin/pkg
2022-06-22 13:52:18 +08:00
..
accounting fix: gosimple alert 2022-06-17 20:19:51 +09:00
backtest fix: gosimple alert 2022-06-17 20:19:51 +09:00
bbgo call bbgo.Sync to sync persistence 2022-06-22 13:46:03 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd Merge pull request #750 from c9s/refactor/persistence-singleton 2022-06-21 14:01:14 +08:00
data/tsv add tsv writer 2022-05-17 01:33:43 +08:00
datasource fix: gosimple alert 2022-06-17 20:19:51 +09:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
depth depth: do not test depth buffer when race is on 2022-06-20 02:49:07 +08:00
exchange reformat go code 2022-06-21 01:25:47 +08:00
fixedpoint fix: gosimple alert 2022-06-17 20:19:51 +09:00
grpc fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
indicator fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
interact fix: gosimple alert 2022-06-17 20:19:51 +09:00
migrations feature: add pre-commit 2022-06-17 16:07:00 +09:00
net/websocketbase refactor exchange factory and solve the incorrect pkg import dependency from ftx 2022-06-04 11:47:55 +08:00
notifier check nil 2022-06-13 12:03:31 +08:00
optimizer refine optimizer executor config structure 2022-06-21 12:31:42 +08:00
pb grpc: implement cancel order 2022-04-15 15:49:24 +08:00
server fix: gosimple alert 2022-06-17 20:19:51 +09:00
service increase batch insert size to 1000 for klines 2022-06-19 17:41:52 +08:00
sigchan move files into pkg 2020-10-11 16:46:15 +08:00
slack add export symbol comment 2022-06-20 10:21:42 +08:00
strategy rsmaker: remove unused vars 2022-06-22 13:52:18 +08:00
testutil service: implement margin service for syncing margin related data 2022-05-31 17:43:17 +08:00
types pull out bollinger settings 2022-06-22 13:46:04 +08:00
util fix: gosimple alert 2022-06-17 20:19:51 +09:00
version fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00