Commit Graph

43 Commits

Author SHA1 Message Date
tiagosiebler
48eaa4785d feat(#186): add proxy & rate limits example. Misc doc updates. 2023-12-22 11:47:54 +00:00
tiagosiebler
4b7683d5b2 feat(): add samples & missing endpoints for spot leverage token and spot margin 2023-06-09 14:53:32 +01:00
tiagosiebler
987b3f81d0 feat(): add new v5 user endpoints. add user examples. 2023-06-09 14:21:36 +01:00
tiagosiebler
f739ec8550 feat(): add asset samples 2023-06-09 12:07:10 +01:00
tiagosiebler
6e3fe4c4ad fix incorrect method 2023-06-09 10:48:05 +01:00
tiagosiebler
6dbbecb9a5 feat(): add samples for account endpoints. Breaking change: getFeeRate takes an object 2023-06-09 10:33:00 +01:00
tiagosiebler
05d63839da feat(#261): add tpsl params missing from position endpoints. add new endpoint for add/reduce margin. add doc examples 2023-06-07 16:56:36 +01:00
tiagosiebler
4f563a65a5 feat(): add/update missing v5 market endpoints. add api doc examples for each endpoint. 2023-06-07 12:13:25 +01:00
tiagosiebler
af8b3f3e82 feat(): start adding per-endpoint examples 2023-06-07 11:39:59 +01:00
tiagosiebler
8d08540ead feat(): add copy trading ws topic example 2023-06-01 14:36:37 +01:00
tiagosiebler
3c9e063165 v3.5.6, feat(#249): add 10-per-event limiter to spot v5 subscriptions, enable trailing comma linting rule 2023-04-13 12:00:08 +01:00
tiagosiebler
f59cbb3625 fix v5 private ws example 2023-02-27 11:39:28 +00:00
tiagosiebler
a0dc9c811d feat(): examples for v5 websockets with and without auth 2023-02-27 11:37:49 +00:00
tiagosiebler
a786da23e3 v3.5.0: release V5 REST client for bybit 2023-02-23 12:07:54 +00:00
tiagosiebler
00a45e4cd0 fix spot leverage token endpoint v5 2023-02-21 13:30:25 +00:00
tiagosiebler
8193f5a5ce fix linting errors 2023-02-17 14:06:58 +00:00
tiagosiebler
dd6ef2fea5 address linter complaints 2023-02-17 14:01:07 +00:00
tiagosiebler
8e54ecbaf5 fix linter configuration & jest type dependency 2023-02-17 13:51:40 +00:00
tiagosiebler
7669c037c8 comment on example & fix failing test 2023-02-17 12:26:19 +00:00
tiagosiebler
19f785b624 more tidying on v5 example and request type 2023-02-17 12:18:56 +00:00
tiagosiebler
145f17d4f1 feat(): expand v5 client with trade endpoints 2023-02-15 11:12:27 +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
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
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
9d464be3b2 add example and test for private contract v3 websocket topics 2022-11-12 13:29:12 +00:00
tiagosiebler
d6ca73b08a feat(#195): add contract client for REST endpoints 2022-11-12 11:26:53 +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
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
d3fa937cdf refactor tests for new constructor pattern 2022-09-19 23:48:35 +01:00
tiagosiebler
296262f4fb ws private clean 2022-09-17 11:50:39 +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
d2ba5d3e01 usdc options public ws test 2022-09-16 13:13:49 +01:00
tiagosiebler
3f5039ef8b cleaning around websocket client 2022-09-15 12:20:39 +01:00
tiagosiebler
43c1f91b50 v2.3.0: fix(#158), disable time sync by default. Optionally avoid hitting time API when connecting authenticated websocket. 2022-07-12 11:32:17 +01:00
tiagosiebler
18977499f8 v2.2.1: fix ws & rest authentication issues caused by time-sync mechanism 2022-05-28 20:39:37 +01:00
tiagosiebler
72c7630a29 feat(#99): introduce spot REST client 2021-08-15 12:12:10 +01:00
tiagosiebler
10ac2ec384 expand spot public socket support 2021-08-15 11:11:33 +01:00