Commit Graph

75 Commits

Author SHA1 Message Date
Thanh Tung
2c074b2cc6 refactor: replace useDemoTrading with demoTrading in RestClientOptions for consistency 2025-02-08 18:34:40 +07:00
Thanh Tung
f09e79edbd feat: add useDemoTrading flag to BaseRestClient for demo mode support 2025-02-08 09:56:52 +07:00
JJ-Cro
0452aba3ec chore(): added comments to candle types 2024-12-17 17:32:16 +01:00
JJ-Cro
a835c793c8 chore(): updated candle types 2024-12-17 17:25:57 +01:00
JJ-Cro
7f79a57bf7 chore(): run linter 2024-12-17 16:42:20 +01:00
JJ-Cro
ba6b83aa14 feat(): updated types to be more readable 2024-12-17 13:44:14 +01:00
JJ-Cro
c68899574a feat(): added all Earn response types 2024-12-16 12:26:57 +01:00
JJ-Cro
d2995530f1 feat(): added copytrading response types 2024-12-16 12:08:02 +01:00
JJ-Cro
8c736b0d3c feat(): added margin response types 2024-12-13 13:14:30 +01:00
JJ-Cro
6cabbe5edb feat(): added all broker response types 2024-12-13 12:12:16 +01:00
JJ-Cro
68c5d7d89d feat(): added futures response types 2024-12-13 11:54:14 +01:00
JJ-Cro
9add46e6fe feat(): added all spot response types 2024-12-13 10:17:51 +01:00
JJ-Cro
d3a392dea7 feat(): added common response types 2024-12-12 12:00:58 +01:00
JJ-Cro
8c8a7af2ac chore(): rearranged v1 so I can start adding v2 responses 2024-12-12 11:07:24 +01:00
Tiago Siebler
0299bf41d2 chore(): undo linter test 2024-12-11 16:54:15 +00:00
Tiago Siebler
ebf7f69a81 chore(): update e2e test action, with deliberate lint fail 2024-12-11 16:53:14 +00:00
Tiago Siebler
d363c51b2b chore(): fix and run linter, bump node version to LTS 2024-12-11 16:40:54 +00:00
Tiago Siebler
e92c083961 chore(): run linter fixes 2024-12-10 17:29:47 +00:00
Tiago
13255d467f Merge branch 'master' into linter 2024-12-10 16:59:13 +00:00
JJ-Cro
84f3849ee6 chore(): added V2 suffixes 2024-12-10 16:09:27 +01:00
JJ-Cro
d7aa53e2c1 chore(): added v2 suffixes 2024-12-10 14:50:27 +01:00
JJ-Cro
0c8813ec32 chore(): updated type suffixes, added V2 2024-12-10 14:31:23 +01:00
Tiago Siebler
687d8d1337 fix(): eslint configuration 2024-12-10 13:17:00 +00:00
JJ-Cro
d7dfaf205c chore(): nothing changed, LF/CRLF only 2024-12-10 13:21:49 +01:00
JJ-Cro
cf2464a210 v2.1.0 feat(): added all request types 2024-12-10 12:16:28 +01:00
Jerko J
f9de84fc15 feat(): added Latency fn, removed links from examples 2024-10-24 10:11:34 +02:00
Tiago Siebler
baa8e727cd v2.0.11: chore() bump dependencies, feat() update logo, feat() add spot bills type 2024-10-01 16:15:06 +01:00
Jerko J
6324179270 feat(): Added all missing endpoints 2024-08-27 14:12:35 +02:00
Sushil Sharma
96a78e8c96 Update src/rest-client-v2.ts
Co-authored-by: Tiago <tiagosiebler@users.noreply.github.com>
2024-08-20 17:50:46 +04:00
Sushil Sharma
4cd1067d61 adding common assets 2024-08-20 16:53:21 +04:00
Jerko J
2a88403616 chore(): updated names 2024-06-04 15:58:33 +02:00
Jerko J
cd958970aa feat(): added BGB convert 2024-05-30 12:55:37 +02:00
Tiago Siebler
88751a7c59 chore(): fix fussy tests 2024-04-08 13:34:28 +01:00
Tiago Siebler
d4fccf9e88 v2.0.5: chore() update publish with provenance, fix(#34) typo in ws topic type 2024-04-08 13:24:19 +01:00
t0chk
9d6cfe3c43 Merge branch 'tiagosiebler:master' into master 2023-12-04 23:55:50 +03:00
t0chk
2a016baa08 Update futures-client.ts
APIResponse missing
2023-12-04 23:55:08 +03:00
Tiago
8421be80f6 Merge pull request #30 from Maythasit/feat/getSubAccountDepositRecords
feat: getSubAccountDepositRecords API
2023-12-04 10:19:26 +00:00
May
93a0862185 feat: getSubAccountDepositRecords API 2023-12-04 11:36:32 +07:00
t0chk
3e91b99b68 revert to pagination and add js-doc to futures 2023-12-02 10:45:56 +03:00
t0chk
025498a5e4 add semicolons 2023-11-25 13:54:15 +03:00
t0chk
d6718c4af5 rest v1 spot & futures update
- add plan order symbol canceling
- fix candles data params (spot & futures)
- fix futures filter data (data in api-doc dither from real request!
2023-11-25 09:00:24 +03:00
May
a5c605c959 feat: add api main-sub-transfer-record 2023-11-22 12:02:00 +07:00
Tim142857
661bc55ce1 update SpotKlineInterval for V2 2023-11-16 10:47:20 +01:00
Tiago Siebler
a54058a205 feat(): finish implementing v2 private websockets 2023-11-14 16:13:29 +00:00
Tiago Siebler
8346e88a3b feat(): v2 public websockets & reusable base class for websockets 2023-11-14 15:39:53 +00:00
Tiago Siebler
ea8fac777e feat(): update basic spot/futures examples with initial types 2023-11-14 12:15:26 +00:00
Tiago Siebler
b1b3ee926e feat(): mark other V1 REST clients as deprecated 2023-11-14 11:20:53 +00:00
Tiago Siebler
c45dd5d382 feat(): mark optional params 2023-11-14 11:07:00 +00:00
Tiago Siebler
62aad4e2b8 feat(): add V2 REST client with initial endpoints 2023-11-13 17:31:18 +00:00
footcoderr
dee54afc8d ADD: missing API (Modify Order) 2023-10-02 19:53:13 +09:00