Commit Graph

768 Commits

Author SHA1 Message Date
c9s
fe7eab38f2 charts/bbgo: add resources limis and requests 2020-12-21 17:49:27 +08:00
c9s
f12e38b70e call cancelTrading defer 2020-12-21 15:47:20 +08:00
c9s
9db1c78171 add public only mode to backtest 2020-12-21 15:45:40 +08:00
c9s
f56318c9b6 add public only mode to stream 2020-12-21 15:43:54 +08:00
c9s
ce0e28708a add public only mode to binance stream 2020-12-21 15:26:05 +08:00
c9s
d4b99f41a4 reformat 2020-12-21 14:55:14 +08:00
c9s
39f5290634 shorten the log messages 2020-12-21 14:53:34 +08:00
c9s
7516d546a8 add binance streaming book example 2020-12-21 14:48:57 +08:00
c9s
a60529ee37 reload depth snapshot periodically 2020-12-21 14:43:40 +08:00
c9s
9223b2ba47 move FormatOrder to ExchangeSession since it depends on Market 2020-12-21 13:47:40 +08:00
c9s
6751563add ignore config/bbgo.yaml 2020-12-21 13:40:53 +08:00
c9s
3eae58322a add trade update callbacks and order update callbacks to order executor 2020-12-21 13:40:23 +08:00
c9s
ab25bbaf74 update readme 2020-12-18 11:29:18 +08:00
c9s
44b0e3924e configure image pulling policy to always 2020-12-17 18:19:08 +08:00
c9s
8c77e38ac9 use the secret name as the same as release name 2020-12-17 18:08:09 +08:00
c9s
e282a8a917 improve order submit loop 2020-12-17 17:54:48 +08:00
c9s
da80ebe645 fix null fee issue 2020-12-17 17:35:24 +08:00
c9s
f53fbffd1d makefile: add docker-push target 2020-12-17 16:32:18 +08:00
c9s
64dea71249 grid: use the default active order book order handler 2020-12-17 16:29:00 +08:00
c9s
6962582236 grid: add orders to the order store 2020-12-17 16:22:43 +08:00
c9s
2efdf82915 fix docker mod cache 2020-12-17 16:19:31 +08:00
c9s
9e1476dcb1 grid: improve position management by fixedpoint 2020-12-17 15:52:53 +08:00
c9s
c9d7a34b1e add cp instruction 2020-12-17 15:39:08 +08:00
c9s
97375da875 delete cached config/bbgo.yaml 2020-12-17 15:38:34 +08:00
c9s
845daf2079 add more description for the default config yaml 2020-12-17 15:31:40 +08:00
c9s
16c873ce7d update readme for helm chart usage 2020-12-17 15:31:00 +08:00
c9s
f2f2887dad we do not use liveness and readiness 2020-12-17 15:28:05 +08:00
c9s
1c7d3d5481 support max staging url orverride 2020-12-17 14:44:30 +08:00
c9s
3fa74164fc support go mod cache for dockerfile 2020-12-17 14:44:19 +08:00
c9s
bee06ea192 chart: load secrets into env vars 2020-12-17 14:09:22 +08:00
c9s
83cdf7dff9 update helm chart description 2020-12-17 13:44:46 +08:00
c9s
16e90d7aca add bbgo chart 2020-12-15 18:57:46 +08:00
c9s
5d79addc26 add config option to the dockerfile 2020-12-15 17:55:03 +08:00
c9s
73c7d8a3d6 values.yaml: configure image 2020-12-15 17:54:12 +08:00
c9s
0bf0b37045 add makefile target to build docker image 2020-12-15 17:53:11 +08:00
c9s
728bf5fc81 bbgo: move some logs to debug level 2020-12-15 14:14:44 +08:00
c9s
63a5881d16 use golang.org/x/time for rate limiting 2020-12-15 14:04:27 +08:00
Yo-An Lin
52dc544f5b Merge pull request #74 from ychi/patch-1
Update README
2020-12-15 09:48:04 +08:00
c9s
572f7a0e12 buyandhold: remove kline event debug log 2020-12-14 14:59:46 +08:00
c9s
f604e3c3c9 include ETHUSDT in backtest 2020-12-14 14:40:50 +08:00
c9s
6d15c629a7 fix buyandhold strategy 2020-12-14 14:40:31 +08:00
c9s
81c7d3c668 fix fmt import 2020-12-14 14:34:55 +08:00
c9s
cabd8f8dcb improve buyandhold strategy 2020-12-14 14:21:02 +08:00
c9s
7469ba3829 add Dockerfile 2020-12-14 14:06:02 +08:00
ychi
4992efb4af Update README
Adding link to mysql docker image page, ruby dotenv page, also remind user to provide correct MYSQL_URL
2020-12-12 21:53:07 +01:00
c9s
c01f878c19 add symbol column length fix migration 2020-12-11 17:58:11 +08:00
c9s
28712adaeb adjust table symbol column length to 8 2020-12-11 17:53:22 +08:00
Yo-An Lin
440f3b1760 Merge pull request #73 from c9s/feature/otp
feature: support one-time password for telegram bot
2020-12-11 17:38:23 +08:00
c9s
321b4812ca supporting otp key restore from key url 2020-12-11 17:12:16 +08:00
c9s
fbb9d0d3ba show key URL 2020-12-11 17:08:06 +08:00