Commit Graph

1133 Commits

Author SHA1 Message Date
Tiago
277b6755cd Merge pull request #415 from JJ-Cro/update10022025
feat(v3.10.32): add params for GetDeliveryRecord, fixed e2e tests
2025-02-10 13:54:35 +00:00
JJ-Cro
5b981d05e3 chore(): removed unnecesary comments 2025-02-10 14:53:40 +01:00
JJ-Cro
0a4104dd91 fix(): updated test file names 2025-02-10 14:23:02 +01:00
JJ-Cro
1abc2425e4 feat(v3.10.32): add params for GetDeliveryRecord, fixed e2e tests 2025-02-10 14:03:08 +01:00
tiagosiebler
2f18edec02 chore(): add logger injection to example 2025-02-06 12:14:28 +00:00
tiagosiebler
57b1a72b7f feat(v4.0.0-beta.5): BREAKING CHANGE: rename "error" event to "exception" to avoid unhandled exceptions 2025-02-06 12:08:51 +00:00
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
Tiago
646fecceda Merge pull request #412 from tiagosiebler/demowspublic
fix(v3.10.31, #411): demo trading wss should only be used for private topics.
2025-02-01 15:34:13 +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
tiagosiebler
d0511426b1 chore(): misc cleaning & note around exception emitter, fix(#411): only resolve demo trading url for private topics 2025-02-01 15:27:41 +00:00
tiagosiebler
be81aa1053 Merge branch 'master' into wsapi (#409) 2025-01-25 12:41:06 +00:00
Tiago
1fa53ba50a Merge pull request #410 from tiagosiebler/wsexecitionv5pnl
v3.10.30: add missing WSExecutionV5 execPnl property. Bump npm audit dependency.
2025-01-25 12:33:42 +00:00
tiagosiebler
e2a91d89f7 v3.10.30: add missing WSExecutionV5 execPnl property. Bump npm audit dependency. 2025-01-25 12:14:54 +00:00
Tiago
753100c3a0 Merge branch 'master' into wsapi 2025-01-25 01:18:59 +00:00
Tiago
b35d4cb88b Merge pull request #408 from tiagosiebler/ordersubmitdoc
Fix submit order example
2025-01-25 01:13:55 +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
1d358e0896 fix(v4.0.0-beta.2): separator for req_id topic list 2025-01-24 16:26:24 +00:00
tiagosiebler
8a692140e0 fix(4.0.0-beta.1): fix backwards compatibility with req_id usage for ws subscribe/unsubscribe 2025-01-24 16:20:12 +00:00
tiagosiebler
86fc739eca feat(v4.0.0-beta.0): bump version to public beta. WS API integration. Remove deprecated V1-V3 support. WS upgrades. 2025-01-24 15:46:20 +00:00
tiagosiebler
0d20822483 chore(): update default logger examples 2025-01-24 15:41:34 +00:00
tiagosiebler
a4945d1caf chore(): updates for pre-V5 deprecations 2025-01-24 15:35:11 +00:00
tiagosiebler
03169b324c chore(): deprecate pre-V5 authentication workflows 2025-01-24 15:28:28 +00:00
tiagosiebler
e4957b0499 chore(): remove decommissioned REST and WS clients 2025-01-24 15:02:02 +00:00
tiagosiebler
ee23e13710 chore(): ws client tidying and misc improvements 2025-01-24 12:44:01 +00:00
tiagosiebler
9c12727b9d chore(): add table of contents 2025-01-23 16:53:12 +00:00
tiagosiebler
7ebad90e7f chore(): update readme 2025-01-23 16:46:15 +00:00
tiagosiebler
76b3130324 chore(): readme tweaks 2025-01-23 15:50:28 +00:00
tiagosiebler
592ab00fbc chore(): readme updates 2025-01-23 12:52:41 +00:00
tiagosiebler
9524c995fc chore(): readme updates 2025-01-23 12:51:48 +00:00
tiagosiebler
df35725027 chore(): update readme 2025-01-23 12:48:51 +00:00
tiagosiebler
44839f6d46 chore(): readme update 2025-01-23 12:45:36 +00:00
tiagosiebler
1327f1c0db chore(): rearrange sections 2025-01-23 12:44:44 +00:00
tiagosiebler
d6cd453b33 chore(): update readme 2025-01-23 12:43:47 +00:00
tiagosiebler
e786391f15 chore(): improve readme 2025-01-23 12:43:23 +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
13cc5dd702 chore(): tidier types for pending subs, bump axios to latest 2025-01-21 15:45:27 +00:00
tiagosiebler
50bae8b1c2 chore(): bump typescript and types/node versions 2025-01-21 15:26:40 +00:00
tiagosiebler
39ce4c4929 chore(): misc cleaning 2025-01-21 15:22:43 +00:00
tiagosiebler
fcffd852cc feat(): improve e2e WS API workflow 2025-01-21 14:26:03 +00:00
tiagosiebler
d0eba98e06 feat(): improve wiring on promise-subscribe workflows, fixes #399 (with caveat described in PR) 2025-01-20 14:22:08 +00:00
tiagosiebler
10b2af1c37 fix(): wsapi response mapping 2025-01-17 13:46:49 +00:00
tiagosiebler
56e945f591 feat(): include flag for parsed WS API responses 2025-01-16 20:19:59 +00:00
Tiago
3931c5e947 Merge branch 'master' into wsapi 2025-01-16 20:17:36 +00:00
tiagosiebler
8a7c8ea274 feat(): upgrade WebSocket layer to extend BaseWS abstraction. feat(): add promisified WS workflows, feat(): add WS API integration 2025-01-16 16:47:09 +00:00
Tiago
886e533d5d Merge pull request #406 from LanPRD/fix/adjust-type-definitions
fix(): adjusted type definitions for instruments endpoint
2025-01-16 12:29:05 +00:00