Commit Graph

3002 Commits

Author SHA1 Message Date
Yo-An Lin
5474a42f24
Merge pull request #413 from arthurwolf/patch-3
Add note on the amount parameter
2021-12-30 23:53:17 +08:00
c9s
cf366a485a Makefile: improve release note commit message 2021-12-30 23:52:49 +08:00
c9s
0982f4911b update setup scripts to v1.21.4 2021-12-30 23:52:00 +08:00
c9s
3cb1eba6eb README.md: add binance.us to the list 2021-12-30 23:50:53 +08:00
c9s
07471cc3b4 .github/workflows: change draft to false 2021-12-30 23:48:13 +08:00
c9s
e21c0ee958 add release note 2021-12-30 23:47:31 +08:00
c9s
a4949a100d bump version to v1.21.4 2021-12-30 23:47:31 +08:00
c9s
3c2704c4ae add binance.us support 2021-12-30 23:46:43 +08:00
c9s
38cb4535f0 add release note 2021-12-30 22:04:38 +08:00
c9s
c467529b23 bump version to v1.21.3 2021-12-30 22:04:38 +08:00
c9s
ba73d5a09a fix kucoin orderTime parsing and order id conversion 2021-12-30 22:02:50 +08:00
c9s
76d31e7614 kucoin: add client order ID to converter 2021-12-30 21:39:50 +08:00
c9s
31070c3950 pull out connection status binder 2021-12-30 17:25:47 +08:00
c9s
26ff576727 fix connection status callbacks 2021-12-30 17:23:27 +08:00
c9s
4383823135 use trimTrailingZeroFloat 2021-12-30 17:21:23 +08:00
c9s
cfc66dc13e bbgo: add session connection notification 2021-12-30 17:18:04 +08:00
c9s
8995ce2824 binance: adjust timeout 2021-12-30 16:51:30 +08:00
c9s
890fb5327a rename StreamRequest to WebSocketCommand 2021-12-30 16:49:07 +08:00
c9s
35e0b1d146 binance: fix binance stream graceful shutdown 2021-12-30 16:47:39 +08:00
c9s
ff87fb007e binance: pull out dispatchEvent 2021-12-30 16:30:02 +08:00
c9s
bae7df806f binance: pull out getEndpointUrl 2021-12-30 16:22:29 +08:00
c9s
d72d57526c binance: add DEBUG_BINANCE_STREAM env var 2021-12-30 16:20:32 +08:00
c9s
a2931da92c move math rand 2021-12-30 16:18:32 +08:00
c9s
e73866a232 tmp 2021-12-30 16:17:26 +08:00
c9s
7fa05b33f8 bump version to v1.21.2 2021-12-30 16:17:07 +08:00
c9s
ef390a2f3e Makefile: force push tag 2021-12-30 16:17:02 +08:00
c9s
7fc0d28fa7 fix github action: use macos-latest 2021-12-30 16:16:44 +08:00
c9s
e82800ce01 bump version to v1.21.2 2021-12-30 16:06:11 +08:00
c9s
de6fa591bd .github/workflows: avoid using CGO_ENABLED for the whole job 2021-12-30 16:05:59 +08:00
c9s
db4a6cf305 bump version to v1.21.2 2021-12-30 15:59:19 +08:00
c9s
37a70558bf add release note v1.21.2 2021-12-30 15:59:08 +08:00
c9s
844b3c2e8e fix kucoin context issue 2021-12-30 15:58:58 +08:00
c9s
fb9ece2341 .github/workflows: set CGO_ENABLED=1 and pre-get sqlite3 2021-12-30 15:58:39 +08:00
c9s
d6a17aaba4 README.md: update one-click linode stackscripts 2021-12-30 14:45:20 +08:00
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
Arthur Wolf
cef2b576f6
Add note on the amount parameter 2021-12-29 22:39:20 +01: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