bbgo_origin/pkg
2022-03-29 02:21:22 +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 backtest: fix order cancel fail when run order cancel on the filled event. 2022-03-16 15:01:19 +08:00
bbgo Merge pull request #492 from andycheng123/tg-control 2022-03-26 15:41:59 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd Merge pull request #485 from zenixls2/feature/backtest_sig 2022-03-16 21:22:32 +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 feature: add ftx market trade implementation 2022-03-23 19:12:49 +09:00
fixedpoint fix: exception on parsing empty string in dnum 2022-03-07 12:46:03 +09:00
indicator Simplify 2022-03-29 02:21:22 +08:00
interact interact: add AddMultipleButtons function 2022-03-23 12:04:47 +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 Add grpc client 2022-03-15 18:43:57 +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 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 Merge pull request #492 from andycheng123/tg-control 2022-03-26 15:41:59 +08:00
types Add RSI indicator 2022-03-29 02:10:35 +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.28.0 2022-03-15 21:54:34 +08:00