Commit Graph

2928 Commits

Author SHA1 Message Date
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
c9s
dbaf61d662 chart: add podmonitor 2021-12-27 23:24:35 +08:00
c9s
7e51265bc7 bump chart version to 0.3.0 2021-12-27 23:18:28 +08:00
c9s
f9f8e5e58f bump appVersion to v1.21.0 2021-12-27 23:18:12 +08:00
c9s
acd1f6fdf3 update dev build version 2021-12-27 23:10:37 +08:00
c9s
9b1783a92a fix version file generator 2021-12-27 23:10:29 +08:00
c9s
4ea4bfb3fa fix dev version build flag 2021-12-27 21:18:48 +08:00
c9s
0779b3e20a bump version to v1.21.0 2021-12-27 19:13:44 +08:00
c9s
4a6c9deb8d compile and update migration package 2021-12-27 19:13:44 +08:00
c9s
aff540c12d add release note v1.21.0 2021-12-27 19:13:44 +08:00
Yo-An Lin
8bb106551f
Merge pull request #405 from andycheng123/main
doc: grid strategy
2021-12-27 19:06:01 +08:00
Andy Cheng
7099f72cc2
doc: grid strategy 2021-12-27 18:42:42 +08:00
Andy Cheng
62253d8d4e
doc: Redis config 2021-12-27 18:23:45 +08:00
c9s
f0f207ed98 fix dockerfile 2021-12-27 18:22:54 +08:00
c9s
9dc4106c9e github: apply docker/metadata-action 2021-12-27 18:07:36 +08:00
c9s
c8c18a9c2f github: fix push tags 2021-12-27 18:03:49 +08:00
c9s
050631142f github: change master to main 2021-12-27 17:50:59 +08:00
c9s
53c9ff997e add docker workflow 2021-12-27 17:49:32 +08:00
c9s
5fca633495 types: remove trade trailing zero digits 2021-12-27 17:36:58 +08:00
c9s
8d02f0b03e trade notification format 2021-12-27 17:34:31 +08:00
c9s
bb7b33e532 bbgo: bind and update balance metrics updater 2021-12-27 17:27:16 +08:00
c9s
7b629c9d30 bbgo: update balances metrics and trade metrics 2021-12-27 17:16:30 +08:00
c9s
0f24eec715 bbgo: fix: filter trades by symbol 2021-12-27 16:32:30 +08:00
c9s
42f22e0ef3 add prometheus metrics server 2021-12-27 16:27:14 +08:00
c9s
0e5d85d3a4 add opencollective badges 2021-12-27 11:59:38 +08:00
c9s
1fa03cdfd6 xmaker: add back profit function 2021-12-27 02:59:55 +08:00
c9s
a31e2743ee fix kline log space 2021-12-27 00:54:10 +08:00
c9s
f7c39290a0 call tradeCollector process to check trades 2021-12-27 00:51:57 +08:00
c9s
c49b9ef276 fix order status convert 2021-12-27 00:21:52 +08:00
c9s
dcdf33e2c9 xmaker: pull out notifyTrade to a single callback 2021-12-27 00:12:35 +08:00
c9s
551458b1c4 add kucoin to readme 2021-12-26 16:03:44 +08:00
c9s
e08b2e9a85 fix max exchange order status conversion and document the order status 2021-12-26 15:58:12 +08:00
c9s
770c1067fc bbgo: fix order store RemoveCancelled 2021-12-26 15:47:39 +08:00
c9s
65da02af2c xmaker: call TruncateQuantity when the quantity is adjusted 2021-12-26 15:45:39 +08:00
c9s
902e27ede4 xmaker: truncate quantity when hedging 2021-12-26 15:44:41 +08:00
c9s
05a0745d08 fix InitExchange for publicOnly session 2021-12-26 15:29:42 +08:00
c9s
30a7ca1ce1 rename gap to xgap 2021-12-26 15:13:51 +08:00
c9s
1c54e59d55 xmaker: fix trade handling 2021-12-26 12:10:10 +08:00
c9s
92b3a9b0fe doc: add kucoin to the list 2021-12-26 03:25:29 +08:00
Yo-An Lin
62fcc7deb1
Merge pull request #404 from c9s/kucoin/migration
add kucoin kline migration
2021-12-26 03:23:25 +08:00