tiagosiebler
|
8010b2cebf
|
v3.3.10: fix(#220): correctly detecting usdc pairs for unified perp ws market
|
2023-01-24 11:04:50 +00:00 |
|
tiagosiebler
|
48e62402b8
|
v3.3.9: fix copy trading close order endpoint. add ws log for topic sub request. add example for rest copy closing.
|
2023-01-07 12:05:32 +00:00 |
|
tiagosiebler
|
5f0c674d4e
|
fix contract symbol ticker response typo
|
2022-12-28 14:57:13 +00:00 |
|
tiagosiebler
|
ae47d77f15
|
v3.3.7: fix nesting in contract list result type
|
2022-12-28 14:44:33 +00:00 |
|
tiagosiebler
|
6624ff87a2
|
update failing test
|
2022-12-28 13:13:52 +00:00 |
|
tiagosiebler
|
fc2b096ba1
|
v3.3.6: add response type for contract ticker
|
2022-12-28 13:07:29 +00:00 |
|
tiagosiebler
|
57e24dc035
|
v3.3.5: fix typo in contract endpoint order request interfaces
|
2022-12-07 17:23:38 +00:00 |
|
tiagosiebler
|
84b71f5c13
|
v3.3.4: fix optional param in contract client, add js/ts samples for contract client, fix e2e open interest limit test, update readme
|
2022-11-29 08:59:16 +00:00 |
|
Justinas Mankus
|
7118af8814
|
add fix
|
2022-11-17 18:25:55 +02:00 |
|
Justinas Mankus
|
1d80ed6cbf
|
param types for HistoryTradeRecords request
|
2022-11-17 18:25:22 +02:00 |
|
JustMankus
|
b5d424df57
|
Pending changes exported from your codespace
|
2022-11-17 14:09:28 +00:00 |
|
JustMankus
|
69664314f0
|
Missing api call - https://bybit-exchange.github.io/docs/futuresV2/linear/#t-usertraderecords
|
2022-11-17 13:30:32 +00:00 |
|
tiagosiebler
|
1515ce5067
|
disable serialised value encoding for keyInBody method endpoints
|
2022-11-16 15:07:07 +00:00 |
|
tiagosiebler
|
909e36347e
|
fix additional encoding issue for cursor with equals symbol. Add contract client return type. Add additional cursor e2e test.
|
2022-11-16 14:58:56 +00:00 |
|
tiagosiebler
|
c3f7ecb30e
|
v3.3.1: fix(#199) wrong endpoint for contract.getOpenInterestLimitInfo
|
2022-11-16 12:03:36 +00:00 |
|
tiagosiebler
|
7b10ae08a2
|
v3.2.1: fix sign error when using cursor containing percent symbols. URI encode request parameters by default when serialising during sign.
|
2022-11-15 16:22:04 +00:00 |
|
tiagosiebler
|
226952d5d2
|
v3.2.1: add another UM response type.
|
2022-11-15 16:19:32 +00:00 |
|
tiagosiebler
|
c46645713e
|
v3.2.1: add instrument info response type. add cursor example with unified margin request
|
2022-11-15 15:26:57 +00:00 |
|
tiagosiebler
|
d398406781
|
fix test
|
2022-11-14 10:42:18 +00:00 |
|
tiagosiebler
|
c63445d58b
|
update tests for copy trading client
|
2022-11-14 10:32:05 +00:00 |
|
tiagosiebler
|
d3b2c65c22
|
fix forceful close workflow
|
2022-11-12 17:56:52 +00:00 |
|
tiagosiebler
|
9d464be3b2
|
add example and test for private contract v3 websocket topics
|
2022-11-12 13:29:12 +00:00 |
|
tiagosiebler
|
750db0232c
|
fix(#192): potential crash if a ws network exception happens and there's no error listener in the client
|
2022-11-12 13:28:48 +00:00 |
|
tiagosiebler
|
5df19e83bc
|
add support for contract v3 websockets
|
2022-11-12 12:40:43 +00:00 |
|
tiagosiebler
|
7c6d02ea8b
|
fix(#192): add more resilience around ws reconnection workflow
|
2022-11-12 12:27:39 +00:00 |
|
tiagosiebler
|
7f60027178
|
add e2e contract write tests
|
2022-11-12 12:26:09 +00:00 |
|
tiagosiebler
|
38b798fd81
|
exported contract client request types
|
2022-11-12 11:35:38 +00:00 |
|
tiagosiebler
|
d6ca73b08a
|
feat(#195): add contract client for REST endpoints
|
2022-11-12 11:26:53 +00:00 |
|
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 |
|