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
d8bd68ed24
chore(): update readme with WS API examples
2025-01-23 12:37:21 +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
Allan Prado
e199b07278
fix(): adjusted type definitions for instruments endpoint
2025-01-15 19:07:49 -03:00
JJ-Cro
900cca43d4
chore(): lint fix
2025-01-06 12:34:52 +01: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
40b3ee6ff0
chore(): marked clients for deprecation
2024-10-28 13:28:48 +01:00
Jerko J
9acb512d5c
feat( #385 ): updated createSubAPIKey params to match docs
2024-10-25 10:03:10 +02:00
Jerko J
60e34d01cf
feat(): added latency check, updated example
2024-10-22 11:08:01 +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
7567af4a67
chore(): fixed type
2024-10-03 13:55:45 +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
tiagosiebler
d7c2c02648
v3.10.18: feat( #368 ) add config for HTTP keep alive via axios
2024-09-09 11:11:42 +01:00
tiagosiebler
c83b2ffa51
feat(): add support for other API domains via easy config
2024-09-09 09:58:50 +01:00
Jerko J
8a27d45da3
chore(): deprecated two function that are marked abandoned in Bybit Docs
2024-09-06 10:25:08 +02:00
Jerko J
bc318f0823
feat(): added missing API examples
2024-09-06 10:14:02 +02:00
Jerko J
7d37d4e194
chore(): removed unesed imports
2024-08-28 13:08:31 +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
Jerko J
5bc1898f91
fix(): Small comma/semicolon fix in params
2024-08-05 20:03:52 +02:00
tiagosiebler
daad11d619
v3.10.13: feat() add updated withdraw request params
2024-08-01 11:27:08 +01:00
Jerko J
351300ddca
chore(): Bumped version
2024-07-25 16:55:44 +02:00
Jerko J
0ed98f478d
chore: DCP function update
2024-07-17 14:28:50 +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
67b39de7e1
Fixed deprecated ednpoints.
...
## Summary
<!-- Add a brief description of the pr: -->
## Additional Information
<!-- Any additional information like breaking changes, dependencies added, screenshots, comparisons between new and old behavior, etc. -->
2024-06-27 16:59:24 +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