Commit Graph

422 Commits

Author SHA1 Message Date
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
tiagosiebler
9a7b125f79 v3.10.9: chore() bump dependencies, fix() strict test, chore() run linter 2024-06-24 13:04:47 +01:00
Jerko J
bd45c0cae8 chore(): Cleaned imports 2024-06-24 13:48:27 +02:00
Jerko J
c3645bcf21 chore(): fix eslint imports 2024-06-24 13:39:48 +02:00
Jerko J
321130d9b6 chore(): fixed typo 2024-06-24 13:32:05 +02:00
Jerko J
882d7da328 chore(): changed typo 2024-06-24 13:29:26 +02:00
Jerko J
6b6b6f5e13 feat(): Added all missing examples 2024-06-20 13:51:58 +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
a86a34063b Fix documentation 2024-06-04 20:27:58 +01:00
Karim Sakhibgareev
95ee9bb807 Update UpdateApiKeyParamsV5 2024-06-04 18:02:51 +01:00
Karim Sakhibgareev
3711d10625 Fix typo 2024-06-03 16:07:50 +01:00
Karim Sakhibgareev
58a3bdf3ad Update src/rest-client-v5.ts
Co-authored-by: Tiago <tiagosiebler@users.noreply.github.com>
2024-06-03 16:05:53 +01:00
Karim Sakhibgareev
bf5ca51c6f Fix import 2024-06-03 15:34:33 +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
tiagosiebler
bd10bd9e63 v3.10.3: feat(#340) fix pass-through headers for proxying via nginx. add second proxy example. 2024-05-07 13:10:12 +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
12b5b0a418 Add type guards for ws position events 2024-04-25 17:28:28 +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
a2f40b6b6e Add type guards for ws order events and ws execution events 2024-04-25 17:04:03 +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
f14365d8e2 v3.10.1: fix(#333) v5 time endpoint 2024-04-15 10:44:19 +01:00
tiagosiebler
1664a4c4e9 fix(): demo funds endpoint 2024-04-11 15:45:31 +01: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
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
8c57e7f6b4 fix() wrapper type for responsev3 2024-03-04 11:31:32 +00:00
tiagosiebler
50d8993ca2 v3.9.6: feat(#322) add nextPageCursor type via generic 2024-03-04 11:28:17 +00:00
William
93a6457a1a Add marketUnit optional property to OrderParamsV5 interface
This commit introduces a new optional `marketUnit` property to the `OrderParamsV5` interface, allowing the specification of 'baseCoin' or 'quoteCoin'.
2024-02-19 14:27:03 +01:00
tiagosiebler
1bf357b5cf v3.9.2: fix(#315) orderbook level type 2024-02-13 10:15:55 +00:00
Thijmen Maus
e06d7d2767 chore(v5): update imports order to fix codestyle 2024-02-11 15:49:05 +01:00
Thijmen Maus
120f9edb24 fix(type): change from number to string to align with API docs 2024-02-11 15:30:29 +01:00