bbgo_origin/pkg
2022-05-12 20:02:34 +09:00
..
accounting pull out writeJsonFile function 2022-05-10 18:27:23 +08:00
backtest backtest: update order update time when new trade happen 2022-05-11 15:04:11 +08:00
bbgo feature: SLTP from bookticker. fix: bookTicker typename, depth buffer error message 2022-05-12 19:43:04 +09:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd refactor csv writer 2022-05-11 14:58:52 +08:00
datasource/glassnode glassnode: use requestgen.BaseAPIClient 2022-05-05 11:05:27 +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 feature: SLTP from bookticker. fix: bookTicker typename, depth buffer error message 2022-05-12 19:43:04 +09:00
fixedpoint fix: exception on parsing empty string in dnum 2022-03-07 12:46:03 +09:00
grpc grpc: remove duplicate service registration 2022-04-20 13:48:41 +08:00
indicator fix: index range in float64slice and wrong formula given by investopedia, test: add cci test 2022-05-10 17:15:26 +09: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-04 19:13:55 +08:00
notifier bbgo: remove slack debug option 2022-04-25 18:56:19 +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 cmd: refactor back-test command 2022-05-11 13:59:44 +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 feature: add InstanceID for report 2022-05-12 20:02:34 +09:00
types fix: wrong balance, wrong bottom/peak, feature: stdev 2022-05-11 21:22:22 +08:00
util improve legacy state handling and move fnv 2022-05-05 14:39:29 +08:00
version bump version to v1.32.0 2022-05-05 09:04:04 +08:00