Commit Graph

2860 Commits

Author SHA1 Message Date
c9s
b91bf10a7c kucoin: remove New prefix from the requests 2021-12-31 01:36:41 +08:00
Yo-An Lin
8aef3c002a
Merge pull request #412 from austin362667/refactor/futures-account
binance: add futures stream
2021-12-31 01:27:34 +08:00
c9s
b8b5ccdd2d kucoin: refactor account service with requestgen 2021-12-31 01:25:04 +08:00
austin362667
9483a0d10d binance: modify methods for registering callbacks 2021-12-31 00:11:47 +08:00
austin362667
65d37c1983 binance: add futures stream 2021-12-31 00:08:27 +08:00
austin362667
3d63032f7d types: modify Positions to FuturesPositions 2021-12-31 00:08:27 +08:00
austin362667
5cc768031e binance: add FuturesPosition conversion 2021-12-31 00:08:27 +08:00
austin362667
b000f572b4 types: add FuturesPosition 2021-12-31 00:08:27 +08:00
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