Commit Graph

73 Commits

Author SHA1 Message Date
tiagosiebler
a8f8d6bf15 fix(v4.0.0-beta.4): demo trading wss should only be used for private connections 2025-02-06 11:11:36 +00:00
tiagosiebler
bbf3a7224c fix(v3.10.31, #411): demo trading wss should only be used for private topics. Fixes #411. 2025-02-01 15:31:25 +00:00
Tiago
753100c3a0 Merge branch 'master' into wsapi 2025-01-25 01:18:59 +00:00
tiagosiebler
b4bdb75c6d chore(): improve submit order example 2025-01-25 01:11:54 +00:00
tiagosiebler
5833d0679b fix(): submit order example 2025-01-25 01:10:30 +00:00
tiagosiebler
0d20822483 chore(): update default logger examples 2025-01-24 15:41:34 +00:00
tiagosiebler
e4957b0499 chore(): remove decommissioned REST and WS clients 2025-01-24 15:02:02 +00:00
tiagosiebler
d8bd68ed24 chore(): update readme with WS API examples 2025-01-23 12:37:21 +00:00
tiagosiebler
cd37a1b6b9 chore(): update event-driven ws api example 2025-01-22 17:21:37 +00:00
tiagosiebler
82611aac15 feat(): add event-driven example for WS API commands 2025-01-22 16:53:27 +00:00
tiagosiebler
98d2331f0e feat(): add example for REST-like WS API usage for Bybit in Node.js/JavaScript/TypeScript. Update type flowing and docs for stricter types. 2025-01-22 12:07:05 +00:00
tiagosiebler
13cd799e7c feat(): use web crypto API by default for sign, expose param to inject custom sign function 2025-01-21 16:47:14 +00:00
tiagosiebler
50bae8b1c2 chore(): bump typescript and types/node versions 2025-01-21 15:26:40 +00:00
JJ-Cro
a0048880a1 chore(): updated let to const 2025-01-15 11:03:15 +01:00
JJ-Cro
1802effbdc feat(): added nextPageCursor example 2025-01-15 10:37:30 +01:00
JJ-Cro
6ae65220f9 v3.10.28 feat(): added new endpoints, updated examples 2025-01-06 11:17:18 +01:00
Jerko J
7b7258b009 feat(): added Crypto Loan endpoints 2024-10-15 12:34:43 +02:00
tiagosiebler
b61739dcea chore(): rm unused reject 2024-10-08 09:18:00 +01:00
tiagosiebler
0c58670862 feat(): extend demo trading sample to include more ws logic 2024-10-08 09:11:33 +01:00
Jerko J
4cd58406c6 feat(): added new endpoints 2024-10-03 13:34:36 +02:00
tiagosiebler
c83b2ffa51 feat(): add support for other API domains via easy config 2024-09-09 09:58:50 +01:00
Jerko J
bc318f0823 feat(): added missing API examples 2024-09-06 10:14:02 +02:00
Jerko J
0ea5a797e2 feat(): added Missing endpoints, added missing examples 2024-08-28 11:58:54 +02:00
Jerko J
06476e6dd6 feat(): Update per release notes as of 17th July, 2024
- added convert endpoints
- added examples for those endpoints
- minor param/response changes based on release notes
2024-07-17 14:16:40 +02:00
Jerko J
6b6b6f5e13 feat(): Added all missing examples 2024-06-20 13:51:58 +02:00
tiagosiebler
bd10bd9e63 v3.10.3: feat(#340) fix pass-through headers for proxying via nginx. add second proxy example. 2024-05-07 13:10:12 +01:00
tiagosiebler
f43fcafbe2 chore(): add comment 2024-04-09 18:11:24 +01:00
tiagosiebler
cc362c469b v3.9.9: feat() support demo trading apis 2024-04-09 17:47:46 +01:00
tiagosiebler
5bd2797cb1 v3.9.4: feat() update test & publish actions, update public ws example, disable test for deprecated endpoint 2024-02-20 13:00:42 +00:00
tiagosiebler
bb023919ee chore(): tidying example 2023-12-22 12:03:33 +00:00
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