.. |
accounting
|
fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests
|
2022-02-15 14:55:19 +09:00 |
backtest
|
show missing exchange name in the back-test config
|
2022-05-03 16:46:38 +08:00 |
bbgo
|
bbgo: add persistence Sync api
|
2022-05-05 18:18:38 +08:00 |
cache
|
cache: refactor moving from bbgo to pkg/cache
|
2022-01-15 08:28:02 +08:00 |
cmd
|
cmd: call SaveState and LoadState for normal run
|
2022-05-05 14:28:42 +08:00 |
datasource/glassnode
|
move glassnode to datasource
|
2022-04-27 18:16:54 +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
|
Merge pull request #575 from c9s/feature/binance-margin-load-api
|
2022-05-06 11:53:50 +08: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
|
indicator: add test case for boll
|
2022-05-03 22:28:40 +08: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
|
add state key as the prefix
|
2022-05-05 18:18:38 +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: fix typo
|
2022-05-23 12:58:45 +08:00 |
types
|
extract NewProfitStats method
|
2022-05-05 14:48:50 +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 |