tiagosiebler
|
8193f5a5ce
|
fix linting errors
|
2023-02-17 14:06:58 +00:00 |
|
tiagosiebler
|
8e54ecbaf5
|
fix linter configuration & jest type dependency
|
2023-02-17 13:51:40 +00:00 |
|
Tiago
|
eeb7e2b9d3
|
Merge branch 'master' into v5rest
|
2023-02-17 12:19:58 +00:00 |
|
tiagosiebler
|
19f785b624
|
more tidying on v5 example and request type
|
2023-02-17 12:18:56 +00:00 |
|
tiagosiebler
|
6a4e7c09ed
|
fixing and tidying v5 request and response types
|
2023-02-17 12:16:01 +00:00 |
|
tiagosiebler
|
6d9e73bdda
|
add v5 leverage token and spot margin endpoints
|
2023-02-17 11:09:26 +00:00 |
|
tiagosiebler
|
d4add6d964
|
add v5 user rest endpoints
|
2023-02-16 15:30:01 +00:00 |
|
tiagosiebler
|
e312491968
|
add v5 asset rest endpoints
|
2023-02-16 13:46:46 +00:00 |
|
tiagosiebler
|
60a7aa0d9e
|
add v5 account rest endpoints
|
2023-02-16 12:57:49 +00:00 |
|
tiagosiebler
|
71c6c9b6a5
|
add position v5 rest apis
|
2023-02-16 12:25:25 +00:00 |
|
Michael Lake
|
6ccc084bc0
|
correctly call GET instead of POST when querying query-sub-members
|
2023-02-15 15:34:21 +01:00 |
|
Michael Lake
|
7e9fe9b846
|
string type error in createSubAPIKeyRequest
|
2023-02-15 15:18:48 +01:00 |
|
tiagosiebler
|
47e1255159
|
chore(): tidying, consolidate repetitive types
|
2023-02-15 11:33:22 +00:00 |
|
tiagosiebler
|
145f17d4f1
|
feat(): expand v5 client with trade endpoints
|
2023-02-15 11:12:27 +00:00 |
|
tiagosiebler
|
5b44e31207
|
v3.5.0: feat(): add market endpoints for v5 REST APIs, with tests
|
2023-02-14 17:31:11 +00:00 |
|
tiagosiebler
|
7bdd44b595
|
chore(): fix use-before-define type check
|
2023-02-13 17:24:00 +00:00 |
|
tiagosiebler
|
6fa204e8bd
|
v3.4.0: feat(#219) add support for account asset v3 REST endpoints
|
2023-02-13 17:20:03 +00:00 |
|
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 |
|