Commit Graph

56 Commits

Author SHA1 Message Date
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
Thanh Tung
191f4dadb8 fix(types): add missing 'mmDeduction' prop to RiskLimitV5 2024-11-17 23:10:15 +07: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
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
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
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
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
Brent de Jong
4825512eae Added minNotionalValue LinearInverseInstrumentInfoV5 2024-03-29 11:59:47 +01:00
Brent de Jong
1314ca33cd Updated V5 InstrumentInfo types
Missing attributes have been added according to the documentation

`postOnlyMaxOrderQty` should be removed from `LinearInverseInstrumentInfoV5` as this has been replaced by `maxOrderQty`.
2024-03-27 18:30:25 +01:00
tiagosiebler
76d7059f68 v3.9.7: feat(#324) add new account order v5 properties 2024-03-11 10:28:28 +00:00
tiagosiebler
1bf357b5cf v3.9.2: fix(#315) orderbook level type 2024-02-13 10:15:55 +00:00
tiagosiebler
9ba44d9477 v3.8.2: feat(#310) add set collateral coin endpoints 2024-01-25 10:44:24 +00:00
t0chk
9c12826175 type fixing
- add StopOrder  to OrderFilterV5
https://bybit-exchange.github.io/docs/v5/order/cancel-order#request-parameters

- add isMaster to api info

- version ++ :)
2023-12-10 07:18:09 +03:00
tiagosiebler
08919f78ac v3.7.5: fix() optional properties in AccountOrderV5 response interface 2023-11-01 09:58:54 +00:00
Thijmen Maus
42ade6d6dd remove unused variable 2023-09-12 11:31:32 +02:00
Thijmen Maus
2fb2b7cc40 make method generic and add mapping 2023-09-12 11:25:43 +02:00
tiagosiebler
9bc1ff89c6 v3.7.2: fix() response type for v5 open interest endpoint 2023-08-18 15:17:49 +01:00
tiagosiebler
2327dcc7ec feat(#261): add missing tpsl req/response types 2023-06-09 15:25:41 +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
1577764392 feat(#261): add new pre-upgrade endpoints 2023-06-08 10:52:18 +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
f43b731b62 v3.5.5: fix() add missing wallet balance response type properties 2023-04-02 10:45:01 +01:00
tiagosiebler
dff34b6a46 v3.5.2: feat() add missing v5 internal deposit records endpoint. fix(#233) return type for v5 wallet balance endpoint, fix(#232) timestamp resolution for v5 fetch time endpoint 2023-03-03 16:02:44 +00:00
tiagosiebler
caf205fe33 v3.5.0: release v5 rest client for bybit APIs 2023-02-23 12:15:47 +00:00
tiagosiebler
eeb0d63f0d add e2e tests for v5 REST client. Fix competing tests. 2023-02-20 16:19:56 +00:00
tiagosiebler
8e54ecbaf5 fix linter configuration & jest type dependency 2023-02-17 13:51:40 +00:00
tiagosiebler
6a4e7c09ed fixing and tidying v5 request and response types 2023-02-17 12:16:01 +00:00
tiagosiebler
6d9e73bdda add v5 leverage token and spot margin endpoints 2023-02-17 11:09:26 +00:00
tiagosiebler
d4add6d964 add v5 user rest endpoints 2023-02-16 15:30:01 +00:00
tiagosiebler
e312491968 add v5 asset rest endpoints 2023-02-16 13:46:46 +00:00
tiagosiebler
60a7aa0d9e add v5 account rest endpoints 2023-02-16 12:57:49 +00:00
tiagosiebler
71c6c9b6a5 add position v5 rest apis 2023-02-16 12:25:25 +00:00
tiagosiebler
47e1255159 chore(): tidying, consolidate repetitive types 2023-02-15 11:33:22 +00:00
tiagosiebler
145f17d4f1 feat(): expand v5 client with trade endpoints 2023-02-15 11:12:27 +00:00
tiagosiebler
5b44e31207 v3.5.0: feat(): add market endpoints for v5 REST APIs, with tests 2023-02-14 17:31:11 +00:00
tiagosiebler
7bdd44b595 chore(): fix use-before-define type check 2023-02-13 17:24:00 +00:00
tiagosiebler
6fa204e8bd v3.4.0: feat(#219) add support for account asset v3 REST endpoints 2023-02-13 17:20:03 +00:00
tiagosiebler
ae47d77f15 v3.3.7: fix nesting in contract list result type 2022-12-28 14:44:33 +00:00