bbgo_origin/pkg
2022-03-03 11:40:03 +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 use global timeInForce type 2022-02-18 13:52:13 +08:00
bbgo fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd cmd: remove extra config option check 2022-03-03 11:39:28 +08: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 ftx: remove legacy order history method 2022-03-03 11:40:03 +08:00
fixedpoint fix: dnum panic, precision loss in parsing string in legacy 2022-02-28 15:50:31 +09:00
indicator fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
interact interact: fix logger call 2022-01-23 14:21:20 +08:00
migrations compile and update migration package 2021-12-27 19:13:44 +08:00
notifier interact: add Slack interaction 2022-01-23 02:21:26 +08:00
pb Add Error message 2022-02-23 12:44:31 +08:00
server fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
service add skeleton strategy. fix most of the tests. fix final asset value 2022-02-15 12:01:39 +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 use global timeInForce type 2022-02-18 13:52:13 +08:00
types add Test_formatQuantity 2022-02-25 17:47:54 +08: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.27.0 2022-01-27 00:32:18 +08:00