bbgo_origin/pkg
2022-03-15 19:19:44 +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 feature: add multiple exchange support in backtest 2022-03-07 13:18:56 +09:00
bbgo bbgo: fix emit trade profit 2022-03-15 14:29:15 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd bbgo: improve RecordPosition method 2022-03-14 21:21:58 +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 max: fix kline parse 2022-03-15 16:07:19 +08:00
fixedpoint fix: exception on parsing empty string in dnum 2022-03-07 12:46:03 +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 add DEBUG_SLACK env var 2022-03-14 21:21:58 +08:00
migrations compile and update migration package 2022-03-14 21:21:58 +08:00
notifier interact: add Slack interaction 2022-01-23 02:21:26 +08:00
pb Remove symbol from balance 2022-03-15 15:36:35 +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 fix position test 2022-03-14 21:21:58 +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 strategy: add PositionCloser function for support strategy 2022-03-15 19:19:44 +08:00
types update changed_at field 2022-03-14 21:21:58 +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 v2.1.0 2022-03-15 16:53:28 +08:00