Commit Graph

2767 Commits

Author SHA1 Message Date
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
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
Yo-An Lin
8bcc9ca655
Merge pull request #407 from c9s/c9s/update-helm-chart
feature: update helm chart for metrics and webserver option
2021-12-28 01:08:43 +08:00
c9s
bb9ef72028 update metricsConnectionStatus metrics 2021-12-28 00:49:56 +08:00
c9s
97bddc9982 doc: update new exchange checklist 2021-12-28 00:21:07 +08:00
c9s
07dfae19bb rearrange doc 2021-12-28 00:18:37 +08:00
c9s
e1c0296705 move helm chart deployment process doc 2021-12-28 00:09:48 +08:00
c9s
5e8c1775be ignore .deploy dir 2021-12-27 23:54:23 +08:00
c9s
8041901875 doc: update feature list 2021-12-27 23:51:55 +08:00
c9s
a8cdc4fb61 add livenessProbe 2021-12-27 23:50:20 +08:00
c9s
7eb290c5cb changelog.sh: fix repo link 2021-12-27 23:44:30 +08:00
c9s
71225c3374 add changelog util 2021-12-27 23:43:50 +08:00
c9s
382449ec49 chart: add webserver option and metrics option 2021-12-27 23:42:05 +08:00