bbgo_origin/pkg
c9s 2e49a95d32
bbgo: remove unused context object
Signed-off-by: c9s <yoanlin93@gmail.com>
2022-06-25 17:02:53 +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 bbgo: remove unused context object 2022-06-25 17:02:53 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd cmd/pnl: add --sync option 2022-06-22 18:24:34 +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 sync: avoid adding the millisecond one to the start time 2022-06-24 18:14:52 +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 skeleton: add detailed comment to the skeleton 2022-06-22 23:18:11 +08: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 service: fix import 2022-06-25 16:46:40 +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 skeleton: fix log WithField comment 2022-06-22 23:32:31 +08:00
testutil service: implement margin service for syncing margin related data 2022-05-31 17:43:17 +08:00
types use local time instead of UTC 2022-06-24 15:42:30 +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