tiagosiebler
|
30ceb61771
|
comment on usdc perp
|
2022-11-11 10:23:56 +00:00 |
|
tiagosiebler
|
bdd1d760f5
|
fix(#187): signature fails sometimes for spot v3 with param GET requests. add example for query spot tpsl orders
|
2022-10-24 19:48:57 +01:00 |
|
tiagosiebler
|
a7d4f630b3
|
feat(#187, v3.1.2): add support for new orderCategory param for spotv3
|
2022-10-23 10:59:37 +01:00 |
|
tiagosiebler
|
b304527b2d
|
chore(): fix changed test error code
|
2022-10-12 23:49:24 +01:00 |
|
twxia
|
2a2eee1ddf
|
update package version & add 3303001 error code
|
2022-10-12 09:45:43 +01:00 |
|
Wei-Chieh Hsia
|
7069c30c9c
|
missing unifiedPrivate in WS_AUTH_ON_CONNECT_KEYS
the fix of getting 3303001 from WebSocket
|
2022-10-11 23:14:43 +01:00 |
|
tiagosiebler
|
9c3a37e7b0
|
fix ws subscribe/unsubscribe workflows, which were repeating requests to each active ws connection unintentionally
|
2022-10-09 19:21:46 +01:00 |
|
tiagosiebler
|
6a925f18e1
|
fix overly strict inverse & usdc options tests
|
2022-10-09 19:20:05 +01:00 |
|
iam4x
|
1c1ae2ee95
|
fix(shared/types): max_leverage typo
|
2022-10-09 15:45:44 +02:00 |
|
tiagosiebler
|
a19200d311
|
doc updates for ws client
|
2022-09-28 10:19:02 +01:00 |
|
tiagosiebler
|
1f19306477
|
batch subscribe for spot v3
|
2022-09-28 10:11:29 +01:00 |
|
tiagosiebler
|
7fa82e099a
|
expose ws store
|
2022-09-28 09:55:48 +01:00 |
|
tiagosiebler
|
22c0de50b0
|
fix test and jsdoc
|
2022-09-20 00:01:59 +01:00 |
|
tiagosiebler
|
0ad221fe5a
|
cleaning in the base rest client
|
2022-09-19 23:58:02 +01:00 |
|
tiagosiebler
|
6e2ba00730
|
readme cleaning
|
2022-09-19 23:53:01 +01:00 |
|
tiagosiebler
|
d3fa937cdf
|
refactor tests for new constructor pattern
|
2022-09-19 23:48:35 +01:00 |
|
tiagosiebler
|
250174a7b2
|
remove unused ref
|
2022-09-19 00:16:07 +01:00 |
|
tiagosiebler
|
36743773d3
|
remove unused var
|
2022-09-19 00:15:03 +01:00 |
|
tiagosiebler
|
2d221aac14
|
error event from ws client
|
2022-09-19 00:13:11 +01:00 |
|
tiagosiebler
|
5894e45393
|
wsstore note
|
2022-09-18 10:57:15 +01:00 |
|
tiagosiebler
|
679e54eb42
|
cleaning in spot client
|
2022-09-17 11:36:57 +01:00 |
|
tiagosiebler
|
c02a2f0c75
|
clean extract linear req types
|
2022-09-17 11:33:49 +01:00 |
|
tiagosiebler
|
8ec07c2552
|
extract/clean inverse request types
|
2022-09-17 11:22:10 +01:00 |
|
tiagosiebler
|
34884b236f
|
detect pong for unified ws
|
2022-09-17 11:13:48 +01:00 |
|
tiagosiebler
|
08674ab2fa
|
fix error log when reconnect cycle fails
|
2022-09-17 11:05:20 +01:00 |
|
tiagosiebler
|
4ccaf853b6
|
cleaning around reconnect workflow
|
2022-09-17 10:56:39 +01:00 |
|
tiagosiebler
|
2766a17fe8
|
fix bug with mixing topics and wskeys
|
2022-09-16 19:39:33 +01:00 |
|
tiagosiebler
|
350ed53a65
|
unified margin support for ws
|
2022-09-16 17:06:27 +01:00 |
|
tiagosiebler
|
d16dee8caa
|
usdc private test
|
2022-09-16 14:09:01 +01:00 |
|
tiagosiebler
|
f5232605a1
|
fixes
|
2022-09-16 13:26:29 +01:00 |
|
tiagosiebler
|
9b673f08d5
|
public usdc perp ws test
|
2022-09-16 13:25:25 +01:00 |
|
tiagosiebler
|
d2ba5d3e01
|
usdc options public ws test
|
2022-09-16 13:13:49 +01:00 |
|
tiagosiebler
|
2ada7eb664
|
ws test stability fixes
|
2022-09-16 00:43:57 +01:00 |
|
tiagosiebler
|
7902430a17
|
spot v3 ws support with tests
|
2022-09-16 00:16:44 +01:00 |
|
tiagosiebler
|
f61e79934d
|
cleaning around tests
|
2022-09-15 19:06:35 +01:00 |
|
tiagosiebler
|
1b422a1beb
|
add basic ws connectivity tests
|
2022-09-15 14:11:17 +01:00 |
|
tiagosiebler
|
3f5039ef8b
|
cleaning around websocket client
|
2022-09-15 12:20:39 +01:00 |
|
tiagosiebler
|
0e05a8d0ef
|
tidying ws client
|
2022-09-14 23:55:24 +01:00 |
|
tiagosiebler
|
d1ed7971ad
|
v2.4.0-beta.1. remove circleci, cleaning in ws client
|
2022-09-14 23:12:44 +01:00 |
|
tiagosiebler
|
d2b41848ec
|
add unified margin private write tests
|
2022-09-10 19:51:00 +01:00 |
|
tiagosiebler
|
8d85bcb182
|
private unified read tests
|
2022-09-10 19:35:17 +01:00 |
|
tiagosiebler
|
8e60d5dfdf
|
test coverage for public unified margin endpoints
|
2022-09-10 19:07:58 +01:00 |
|
tiagosiebler
|
0cbdc5351c
|
add unified margin client with request types
|
2022-09-10 18:57:48 +01:00 |
|
tiagosiebler
|
66dcd09f18
|
add test coverage for all spot v3 endpoints
|
2022-09-10 12:57:00 +01:00 |
|
tiagosiebler
|
d7496c402b
|
spot private read tests v3
|
2022-09-10 12:48:57 +01:00 |
|
tiagosiebler
|
f7b251c26d
|
public v3 spot tests
|
2022-09-10 12:39:08 +01:00 |
|
tiagosiebler
|
c287495052
|
spot v3 request types
|
2022-09-10 12:33:51 +01:00 |
|
tiagosiebler
|
3a984594dc
|
refactoring in new classes around consistency. Add spotv3 REST client
|
2022-09-10 12:23:32 +01:00 |
|
tiagosiebler
|
a1c0887417
|
copy trading API
|
2022-09-09 15:26:47 +01:00 |
|
tiagosiebler
|
0500ee2d99
|
readme cleanup
|
2022-09-08 18:46:40 +01:00 |
|