Commit Graph

848 Commits

Author SHA1 Message Date
Karim Sakhibgareev
e4560d437e Add ISOLATED_MARGIN account mode 2024-06-24 17:30:59 +01:00
Tiago
57273a10fa Merge pull request #353 from tiagosiebler/testfix
v3.10.9: chore() bump dependencies, fix() strict test, chore() run linter
2024-06-24 13:09:19 +01:00
tiagosiebler
9a7b125f79 v3.10.9: chore() bump dependencies, fix() strict test, chore() run linter 2024-06-24 13:04:47 +01:00
tiagosiebler
0b3a30c338 fix(): relax strict test 2024-06-24 12:59:20 +01:00
Tiago
40b3e5a8ec Merge pull request #350 from JJ-Cro/master
feat(): Added all missing endpoints
2024-06-24 12:55:07 +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
Tiago
3efab34a96 Merge pull request #352 from tiagosiebler/license
chore(): update license
2024-06-24 12:29:28 +01:00
Jerko J
882d7da328 chore(): changed typo 2024-06-24 13:29:26 +02:00
tiagosiebler
cad61b73bf chore(): update license 2024-06-24 12:29:04 +01:00
Jerko J
150f7312c3 feat(): Added all missing examples 2024-06-20 13:53:05 +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
7a4ca13944 chore(): Pushed version number 2024-06-18 20:55:57 +02:00
Jerko J
88a6447614 feat(): Added all missing endpoints 2024-06-18 20:45:01 +02:00
Tiago
f493c90ecb Merge pull request #348 from tiagosiebler/logo
v3.10.6: chore() readme & logo updates, fix() bump dependencies
2024-06-14 14:53:10 +01:00
tiagosiebler
e248c39dc3 chore(): skip sensitive tests 2024-06-14 14:43:10 +01:00
tiagosiebler
5e3b463e94 chore(): update readme badges 2024-06-14 14:37:06 +01:00
tiagosiebler
7096da22e7 v3.10.6: chore() readme & logo updates, fix() bump dependencies 2024-06-14 14:35:49 +01:00
Tiago
996c347147 Merge pull request #347 from karimsan/master
v3.10.5: Update `UpdateApiKeyParamsV5`
2024-06-05 10:40:15 +01:00
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