Commit Graph

150 Commits

Author SHA1 Message Date
tiagosiebler
be81aa1053 Merge branch 'master' into wsapi (#409) 2025-01-25 12:41:06 +00:00
tiagosiebler
e2a91d89f7 v3.10.30: add missing WSExecutionV5 execPnl property. Bump npm audit dependency. 2025-01-25 12:14:54 +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
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
10b2af1c37 fix(): wsapi response mapping 2025-01-17 13:46:49 +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
Allan Prado
e199b07278 fix(): adjusted type definitions for instruments endpoint 2025-01-15 19:07:49 -03:00
JJ-Cro
6ae65220f9 v3.10.28 feat(): added new endpoints, updated examples 2025-01-06 11:17:18 +01:00
tiagosiebler
b613fd956d feat(): upgrade WsStore to latest iteration 2024-12-18 14:52:40 +00:00
tiagosiebler
d508655136 chore(): refactor ws events into organised dir 2024-12-18 14:32:42 +00:00
Jerko J
a07075ff28 Merge branch 'master' into Update181124 2024-11-18 11:49:10 +01:00
Jerko J
a06fe80c5f v3.10.23 feat(): updated request params 2024-11-18 11:37:33 +01:00
Thanh Tung
191f4dadb8 fix(types): add missing 'mmDeduction' prop to RiskLimitV5 2024-11-17 23:10:15 +07:00
tiagosiebler
9f20a00ecc chore(): run linter, after fixing config 2024-11-08 13:11:24 +00:00
Freeman
3d1d92cd3a fix(type): fixed #391 2024-11-06 17:37:41 +00:00
Jerko J
9acb512d5c feat(#385): updated createSubAPIKey params to match docs 2024-10-25 10:03:10 +02:00
Jerko J
599ba5ad8c chore(): small type update 2024-10-15 12:42:53 +02:00
Jerko J
f7e829eb45 chore(): fixed types 2024-10-15 12:36:33 +02:00
Jerko J
7b7258b009 feat(): added Crypto Loan endpoints 2024-10-15 12:34:43 +02:00
Jerko J
dedf37ceb7 chore(): updated type name 2024-10-03 13:51:09 +02:00
Jerko J
4cd58406c6 feat(): added new endpoints 2024-10-03 13:34:36 +02:00
Jerko J
bc318f0823 feat(): added missing API examples 2024-09-06 10:14:02 +02:00
Jerko J
5ba76128e7 chore(): small suggested changes 2024-08-28 13:04:41 +02:00
Jerko J
0ea5a797e2 feat(): added Missing endpoints, added missing examples 2024-08-28 11:58:54 +02:00
Jerko J
d02a81d0e5 feat(): Added endpoint, updated types 2024-08-20 13:30:38 +02:00
tiagosiebler
daad11d619 v3.10.13: feat() add updated withdraw request params 2024-08-01 11:27:08 +01: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
Karim Sakhibgareev
048ba3136d Update CollateralInfoV5 2024-06-24 17:30:59 +01:00
Karim Sakhibgareev
e4560d437e Add ISOLATED_MARGIN account mode 2024-06-24 17:30:59 +01:00
Jerko J
882d7da328 chore(): changed typo 2024-06-24 13:29:26 +02:00
Jerko J
6ecc0bd34d chore(): Cleaned up naming and types 2024-06-19 12:16:07 +02:00
Jerko J
88a6447614 feat(): Added all missing endpoints 2024-06-18 20:45:01 +02:00
Karim Sakhibgareev
95ee9bb807 Update UpdateApiKeyParamsV5 2024-06-04 18:02:51 +01:00
Karim Sakhibgareev
152a1d6427 Introduce getSubAccountAllApiKeys, update deleteSubApiKey 2024-06-03 15:29:49 +01:00
tiagosiebler
d4ebc8227c feat(#339): add longshort ratio v5 method 2024-05-07 13:15:46 +01:00
William
d4bd0859e1 Update PositionV5 and AddOrReduceMarginResultV5 2024-05-01 04:32:45 +02:00
William
510eb35fea Introduce WSPublicTopicEventV5 and WSPrivateTopicEventV5 2024-04-30 22:16:27 +02:00
William
866c555fd1 Update PositionSideV5 type 2024-04-28 14:46:12 +02:00
William
ccaae1be1b Adds WSPositionEventV5 and WSPositionV5 interfaces 2024-04-25 17:26:34 +02:00
William
400e86a777 Add PositionStatusV5 and PositionSideV5 types 2024-04-25 17:26:07 +02:00
William
ed20b625c5 Update WSAccountOrderV5 2024-04-25 17:12:29 +02:00
William
9dcf48eb6f Reorder WSAccountOrderV5 and add missing parameters createType and marketUnit 2024-04-25 16:53:49 +02:00
William
98cf9655a1 Adds WSExecutionEventV5 and WSExecutionV5 interfaces 2024-04-25 16:33:47 +02:00
William
bdd20218cd Update ExecTypeV5 2024-04-25 16:33:02 +02:00
William
51265548ee Update OrderCreateTypeV5 2024-04-25 16:32:41 +02:00
tiagosiebler
cc362c469b v3.9.9: feat() support demo trading apis 2024-04-09 17:47:46 +01:00
Brent de Jong
4825512eae Added minNotionalValue LinearInverseInstrumentInfoV5 2024-03-29 11:59:47 +01:00