Karim Sakhibgareev
ceae8a568e
Bump version
2024-06-04 22:12:56 +01: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
Tiago
23edc9eaf4
Merge pull request #346 from karimsan/master
...
v3.10.4: Introduce `getSubAccountAllApiKeys`, update `deleteSubApiKey`
2024-06-03 16:35:42 +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
Tiago
991e76207e
Merge pull request #343 from tiagosiebler/proxyheadersexample
...
v3.10.3: feat(#340 ) fix pass-through headers for proxying via nginx. add second proxy example. feat(#399 ) add longshort ratio endpoint
2024-05-07 13:20:55 +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
Tiago
00261a2380
Merge pull request #338 from will2022/master
...
v3.10.2: Added and updated V5 types. Added type guards.
2024-05-01 09:10:54 +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
0619084338
Bump version
2024-04-25 17:29:37 +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
Tiago
eaa93b041a
Merge pull request #335 from tiagosiebler/timev5
...
v3.10.1: fix(#333 ) v5 time endpoint
2024-04-15 10:56:33 +01:00
tiagosiebler
f14365d8e2
v3.10.1: fix( #333 ) v5 time endpoint
2024-04-15 10:44:19 +01:00
Tiago
8810c2024e
Merge pull request #334 from tiagosiebler/demotrr
...
v3.10.0: feat() add v5 demo trading
2024-04-15 10:25:07 +01:00
tiagosiebler
44bc0e2a4e
v3.10.0: feat() add v5 demo trading support
2024-04-15 10:16:21 +01:00
tiagosiebler
1664a4c4e9
fix(): demo funds endpoint
2024-04-11 15:45:31 +01:00
tiagosiebler
f43fcafbe2
chore(): add comment
2024-04-09 18:11:24 +01:00
tiagosiebler
cc362c469b
v3.9.9: feat() support demo trading apis
2024-04-09 17:47:46 +01:00
Tiago
185f02aa10
Merge pull request #331 from tiagosiebler/testfixes
...
chore(): remove UM tests covering dead endpoints, fix v5 test
2024-03-30 10:23:45 +00:00
tiagosiebler
1fd2ad482d
chore(): remove UM tests covering dead endpoints, fix v5 test
2024-03-30 10:11:08 +00:00
Tiago
12d06dba90
Merge pull request #330 from Mnjongen/master
...
Updated V5 `InstrumentInfo` types
2024-03-29 22:31:21 +00:00
Brent de Jong
4825512eae
Added minNotionalValue LinearInverseInstrumentInfoV5
2024-03-29 11:59:47 +01:00
Brent de Jong
9319ed642e
Incremented version number to 3.9.8
2024-03-29 11:54:09 +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
Tiago
4c211d5fe2
Merge pull request #325 from tiagosiebler/ordertypes
...
v3.9.7: feat(#324 ) add new account order v5 properties
2024-03-11 10:40:50 +00:00
tiagosiebler
76d7059f68
v3.9.7: feat( #324 ) add new account order v5 properties
2024-03-11 10:28:28 +00:00
Tiago
a907986e0a
Merge pull request #323 from tiagosiebler/rowscursor
...
v3.9.6: feat(#322 ) add nextPageCursor type via generic
2024-03-04 11:53:32 +00:00
tiagosiebler
1eb3f5ac89
chore(): remove e2e tests for deprecated v1 account asset client
2024-03-04 11:40:33 +00:00
tiagosiebler
e28b68700d
chore(): remove e2e tests for deprecated unified margin
2024-03-04 11:34:45 +00:00
tiagosiebler
8c57e7f6b4
fix() wrapper type for responsev3
2024-03-04 11:31:32 +00:00
tiagosiebler
a18e9af018
chore(): add accountstate module link in readme
2024-03-04 11:30:06 +00:00
tiagosiebler
50d8993ca2
v3.9.6: feat( #322 ) add nextPageCursor type via generic
2024-03-04 11:28:17 +00:00
Tiago
5837dd6fd9
Merge pull request #319 from tiagosiebler/provpub
...
v3.9.5: chore() add permissions needed for provenance generation
2024-02-20 13:16:42 +00:00
tiagosiebler
572a754cda
v3.9.5: chore() add permissions needed for provenance generation
2024-02-20 13:06:50 +00:00
Tiago
2730083308
Merge pull request #318 from tiagosiebler/nextstufffeb
...
v3.9.4: feat() update test & publish actions, update public ws example, disable test for deprecated endpoint
2024-02-20 13:05:22 +00:00
tiagosiebler
5bd2797cb1
v3.9.4: feat() update test & publish actions, update public ws example, disable test for deprecated endpoint
2024-02-20 13:00:42 +00:00