Commit Graph

24 Commits

Author SHA1 Message Date
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
e4560d437e Add ISOLATED_MARGIN account mode 2024-06-24 17:30:59 +01:00
William
866c555fd1 Update PositionSideV5 type 2024-04-28 14:46:12 +02:00
William
400e86a777 Add PositionStatusV5 and PositionSideV5 types 2024-04-25 17:26:07 +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
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
50d8993ca2 v3.9.6: feat(#322) add nextPageCursor type via generic 2024-03-04 11:28:17 +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
Caius Citiriga
a93b45a6b2 feat(account-order): adds WSAccountOrderEventV5 & WSAccountOrderV5 interfaces 2023-11-15 18:30:34 +01:00
tiagosiebler
08919f78ac v3.7.5: fix() optional properties in AccountOrderV5 response interface 2023-11-01 09:58:54 +00:00
tiagosiebler
987b3f81d0 feat(): add new v5 user endpoints. add user examples. 2023-06-09 14:21: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
15d5ae00cf feat(#261): run linter & add some missing v5 trade endpoint parameters 2023-06-07 11:40:48 +01: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
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