bbgo_origin/pkg
2022-05-30 15:47:46 +09:00
..
accounting pull out writeJsonFile function 2022-05-10 18:27:23 +08:00
backtest fix: tv chart, price direction in backtest 2022-05-25 01:48:14 +09:00
bbgo use types.Interval instead of string 2022-05-19 10:04:03 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd cmd: add marginInterestsCmd 2022-05-29 12:01:20 +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 feature: SLTP from bookticker. fix: bookTicker typename, depth buffer error message 2022-05-12 19:43:04 +09:00
exchange binance: re-organize convert functions 2022-05-29 12:03:21 +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 indicator: refactor move pivot 2022-05-17 19:18:21 +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-20 16:36:38 +08:00
notifier bbgo: remove slack debug option 2022-04-25 18:56:19 +08:00
optimizer optimizer: add metrics label 2022-05-20 01:53:51 +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 fix: TP compare direction in ewo, feature: add trade report fro ewo, fix: db lock on insertion in sqlite3 2022-05-25 16:11:19 +09: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 Merge pull request #633 from zenixls2/fix/ewo_entry 2022-05-30 15:47:46 +09:00
types Merge pull request #633 from zenixls2/fix/ewo_entry 2022-05-30 15:47:46 +09:00
util move and refactor functions 2022-05-17 18:23:09 +08:00
version bump version to v1.32.0 2022-05-05 09:04:04 +08:00