Commit Graph

792 Commits

Author SHA1 Message Date
c9s
eeeecb92b6 add bbgo.sql 2021-01-06 15:13:59 +08:00
c9s
995f9a9ea0 grid: add order amount field 2021-01-06 13:31:17 +08:00
c9s
e99b59100b bump version to v1.6.0 2020-12-31 17:47:45 +08:00
Yo-An Lin
7aa6b60fbc Update and rename movingstop.yaml to trailingstop.yaml 2020-12-31 17:18:25 +08:00
c9s
92ab7e125a improve RegisterStrategy method to register strategy between cross and single 2020-12-31 17:14:47 +08:00
c9s
208c88cbd5 support single exchange trailingstop 2020-12-31 17:12:35 +08:00
c9s
87568ede70 reformat 2020-12-31 14:29:53 +08:00
Yo-An Lin
ff5378bc51 Update grid-usdttwd.yaml 2020-12-31 14:02:10 +08:00
Yo-An Lin
ce83285893 Update grid-usdttwd.yaml 2020-12-31 13:56:12 +08:00
c9s
395d3f17df grid: add long mode support 2020-12-31 13:54:32 +08:00
c9s
39868a99bc add usdttwd grid config 2020-12-31 13:54:17 +08:00
c9s
45e4d8c558 rename movingstop to trailingstop 2020-12-31 13:07:39 +08:00
c9s
43c8b03da9 reconfigure price range 2020-12-29 18:32:59 +08:00
c9s
25eab8e95f adjust log 2020-12-29 18:32:51 +08:00
c9s
f485c1ba7f fix grid strategy order placing 2020-12-29 18:18:32 +08:00
c9s
d91285d583 show version name 2020-12-29 17:47:49 +08:00
c9s
63193c4b3f add download script 2020-12-29 17:46:13 +08:00
c9s
e1af4011e4 add download script 2020-12-29 17:37:21 +08:00
c9s
70479bfd16 binance: assign Isolated field 2020-12-29 17:26:22 +08:00
c9s
275aa9494a support canceling orders on max 2020-12-29 16:00:03 +08:00
c9s
9568b04328 fix log message 2020-12-28 16:24:57 +08:00
c9s
638fd1bb99 print balance 2020-12-28 16:24:49 +08:00
c9s
2932230fdb print out websocket error 2020-12-28 16:24:35 +08:00
c9s
d9e5ad4365 add event authenticated 2020-12-28 16:24:17 +08:00
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