Commit Graph

2978 Commits

Author SHA1 Message Date
c9s
7fa05b33f8 bump version to v1.21.2 2021-12-30 16:17:07 +08:00
c9s
ef390a2f3e Makefile: force push tag 2021-12-30 16:17:02 +08:00
c9s
7fc0d28fa7 fix github action: use macos-latest 2021-12-30 16:16:44 +08:00
c9s
e82800ce01 bump version to v1.21.2 2021-12-30 16:06:11 +08:00
c9s
de6fa591bd .github/workflows: avoid using CGO_ENABLED for the whole job 2021-12-30 16:05:59 +08:00
c9s
db4a6cf305 bump version to v1.21.2 2021-12-30 15:59:19 +08:00
c9s
37a70558bf add release note v1.21.2 2021-12-30 15:59:08 +08:00
c9s
844b3c2e8e fix kucoin context issue 2021-12-30 15:58:58 +08:00
c9s
fb9ece2341 .github/workflows: set CGO_ENABLED=1 and pre-get sqlite3 2021-12-30 15:58:39 +08:00
c9s
d6a17aaba4 README.md: update one-click linode stackscripts 2021-12-30 14:45:20 +08:00
c9s
3b9a191c95 binance: refactor binance stream handlers 2021-12-30 14:02:36 +08:00
c9s
1ff0a45f30 update readme 2021-12-30 13:49:51 +08:00
c9s
0b5f1a99b3 update setup grid script 2021-12-30 13:49:07 +08:00
c9s
82fe20fbba update setup script 2021-12-30 13:46:41 +08:00
Arthur Wolf
cef2b576f6
Add note on the amount parameter 2021-12-29 22:39:20 +01:00
c9s
f540742b42 add tradeType field 2021-12-30 02:37:17 +08:00
c9s
3cf499b605 kucoin: rewrite GetAllTickersRequest api 2021-12-30 02:33:07 +08:00
c9s
0fc91500e4 kucoin: rewrite GetTickerRequest with requestgen 2021-12-30 02:22:33 +08:00
c9s
5136001c9b kucoin: rewrite ListSymbolsRequest 2021-12-30 02:17:03 +08:00
c9s
41435458d1 refactor orderbook requests with requestgen 2021-12-30 01:15:19 +08:00
c9s
dba4d4da46 doc: add the missing fix 2021-12-30 00:37:01 +08:00
c9s
6ff7113ace bump version to v1.21.1 2021-12-30 00:34:52 +08:00
c9s
cfe11c931a makefile: remove changelog script command from makefile 2021-12-30 00:34:31 +08:00
c9s
49acb0fcf9 add v1.21.1 release note 2021-12-30 00:34:13 +08:00
c9s
7d37aa5c99 doc/development: update release process for changelog 2021-12-30 00:29:27 +08:00
c9s
1e16ece5b9 run changelog inside the make 2021-12-30 00:16:45 +08:00
c9s
6464d02557 update release process 2021-12-30 00:16:21 +08:00
c9s
33801a4fbc fix trailing zero trim 2021-12-30 00:14:01 +08:00
c9s
22e4da3775 fix pendingRemoval lock 2021-12-29 23:53:46 +08:00
c9s
2c0af99a51 rewrite kucoin bullet api with requestgen 2021-12-29 22:06:21 +08:00
c9s
8f97ee7787 binance: add isolated margin flag 2021-12-29 17:36:08 +08:00
c9s
2ef4d713f8 binance: fix margin order cancel 2021-12-29 17:35:27 +08:00
c9s
1a820936c4 binance: change log level from info to debug 2021-12-29 17:30:04 +08:00
c9s
6030a62cf0 change to debug level message 2021-12-29 17:28:45 +08:00
c9s
b637d46c83 adjust keep alive interval 2021-12-29 17:27:37 +08:00
c9s
eec699cbc9 binance: adjust timeout and interval 2021-12-29 15:25:59 +08:00
c9s
6440c7659b let mask ke shows head and tail 2021-12-29 15:25:59 +08:00
c9s
542380efdf upgrade github.com/adshao/go-binance/v2 v2.3.2 => v2.3.3 2021-12-29 15:25:59 +08:00
Yo-An Lin
8a36dcd086
Merge pull request #409 from austin362667/refactor/futures-account
binance: add futures parser
2021-12-29 01:41:06 +08:00
austin362667
d691bfa106 binance: add futures parser 2021-12-28 06:26:27 +08:00
c9s
f78a7d37a2 xgap: subscribe 1m kline 2021-12-28 02:14:49 +08:00
c9s
8f4ae1e15b xgap: check balance and adjust order quantity according to the available balance 2021-12-28 02:11:11 +08:00
c9s
a8546ce935 chart: expose webserver port 2021-12-28 02:05:16 +08:00
c9s
090d60b44e fix session connection status metrics 2021-12-28 01:58:36 +08:00
c9s
1a850876bf chart: use Recreate strategy 2021-12-28 01:57:01 +08:00
c9s
7ea3ecad04 add docker hub badge 2021-12-28 01:53:37 +08:00
c9s
958dd97f52 xgap: add SimulateVolume 2021-12-28 01:48:24 +08:00
Yo-An Lin
e911530eab
Merge pull request #408 from c9s/feature/prometheus
feature: add metricsLastUpdateTimeBalance metrics
2021-12-28 01:47:37 +08:00
c9s
a0e41650be add metricsLastUpdateTimeBalance metrics 2021-12-28 01:39:17 +08:00
c9s
c16f0a3a50 doc: update helm chart doc 2021-12-28 01:22:24 +08:00