bbgo_origin/pkg
TonyQ Wang 38dfa32bfa
Update auth.go
refine message
2022-04-16 21:25:46 +08:00
..
accounting fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
backtest fix: rename EVWMP to VWEMP, fix backtesting fee 2022-04-15 19:12:11 +09:00
bbgo fix: rename EVWMP to VWEMP, fix backtesting fee 2022-04-15 19:12:11 +09:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd fix: rename packae name 2022-04-14 20:01:13 +09:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
depth add skeleton strategy. fix most of the tests. fix final asset value 2022-02-15 12:01:39 +09:00
exchange binance: fix margin balance convert 2022-04-13 15:38:13 +08:00
fixedpoint fix: exception on parsing empty string in dnum 2022-03-07 12:46:03 +09:00
glassnode glassnode: add comment to response struct 2022-04-07 00:09:54 +08:00
grpc grpc: implement cancel order 2022-04-15 15:49:24 +08:00
indicator improved indicators 2022-04-14 23:43:04 +02:00
interact Update auth.go 2022-04-16 21:25:46 +08:00
migrations compile and update migration package 2022-03-18 14:04:01 +08:00
notifier interact: add Slack interaction 2022-01-23 02:21:26 +08:00
pb grpc: implement cancel order 2022-04-15 15:49:24 +08:00
server add /api/outbound-ip api 2022-04-14 10:24:00 +08:00
service fix query test 2022-03-18 15:00:33 +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 fix: rename EVWMP to VWEMP, fix backtesting fee 2022-04-15 19:12:11 +09:00
types Merge pull request #505 from zenixls2/feature/series 2022-04-13 11:13:56 +09:00
util fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
version bump version to v1.30.2 2022-04-15 11:43:28 +08:00