Commit Graph

2767 Commits

Author SHA1 Message Date
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
c9s
e44390b655 kucoin: add more comment 2021-12-26 03:19:03 +08:00
c9s
9b8995acea fix supportedIntervals map 2021-12-26 03:17:26 +08:00
c9s
8bf5c5f778 fix kline sync query 2021-12-26 03:14:19 +08:00
c9s
a5c7ffa134 kucoin: add the missing 5min kline convert 2021-12-26 03:07:49 +08:00
c9s
4c263dd205 fix batch kline sync 2021-12-26 03:04:21 +08:00
c9s
cf6da76ef0 service: add kucoin_klines to backtest insert table mapping 2021-12-26 02:40:13 +08:00
c9s
f72221e804 fix klines table migration 2021-12-26 02:40:00 +08:00
c9s
b79ab5d68d kucoin: fix kline query param 2021-12-26 02:39:44 +08:00
c9s
be10019007 compile and update migration package 2021-12-26 02:31:09 +08:00
c9s
ce07c3eda4 migrations: clean up and add kucoin klines table 2021-12-26 02:30:45 +08:00
c9s
1da0c8e755 kucoin: implement QueryKLines and fix interval conversion 2021-12-26 02:23:06 +08:00