.. |
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
|
bbgo: fix margin order/trade sync
|
2022-04-27 13:25:42 +08:00 |
cache
|
cache: refactor moving from bbgo to pkg/cache
|
2022-01-15 08:28:02 +08:00 |
cmd
|
all: use thread-safe GetAccount method to get account
|
2022-04-23 15:43:11 +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
|
binance: fix error check
|
2022-04-26 16:51:41 +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: remove duplicate service registration
|
2022-04-20 13:48:41 +08:00 |
indicator
|
fix: window update in indicators. add: cumulative average, triangular moving average
|
2022-04-26 17:32:31 +09:00 |
interact
|
interact: fix auth
|
2022-04-17 12:49:45 +08:00 |
migrations
|
compile and update migration package
|
2022-04-26 18:48:27 +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
|
all: use thread-safe GetAccount method to get account
|
2022-04-23 15:43:11 +08:00 |
service
|
service: correct QueryLast query
|
2022-04-27 11:42:31 +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 wrong string formatting syntax
|
2022-04-26 18:29:22 +08:00 |
types
|
Merge pull request #565 from c9s/fix/trade-sync
|
2022-04-27 12:40:05 +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.31.0
|
2022-04-27 13:02:18 +08:00 |