Commit Graph

130 Commits

Author SHA1 Message Date
tiagosiebler
f14365d8e2 v3.10.1: fix(#333) v5 time endpoint 2024-04-15 10:44:19 +01:00
tiagosiebler
44bc0e2a4e v3.10.0: feat() add v5 demo trading support 2024-04-15 10:16:21 +01:00
tiagosiebler
cc362c469b v3.9.9: feat() support demo trading apis 2024-04-09 17:47:46 +01:00
Brent de Jong
9319ed642e Incremented version number to 3.9.8 2024-03-29 11:54:09 +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
tiagosiebler
572a754cda v3.9.5: chore() add permissions needed for provenance generation 2024-02-20 13:06:50 +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
William
0921cc0e1b v3.9.3: Add marketUnit property to OrderParamsV5 interface 2024-02-19 14:35:03 +01:00
tiagosiebler
1bf357b5cf v3.9.2: fix(#315) orderbook level type 2024-02-13 10:15:55 +00:00
Thijmen Maus
158e58276e fix(pkg): bump up version for feature 2024-02-12 21:39:06 +01:00
tiagosiebler
ecec92c6f4 chore(): move jest param to jest config 2024-01-25 14:44:24 +00:00
tiagosiebler
7fcf4b0bf4 v3.9.0: feat() upgrade to node lts, feat() upgrade axios, jest and other dependencies, chore(): move some dependencies to optional 2024-01-25 14:42:39 +00:00
tiagosiebler
9ba44d9477 v3.8.2: feat(#310) add set collateral coin endpoints 2024-01-25 10:44:24 +00:00
tiagosiebler
9cb22d192e v3.8.1: feat() add type guard and type for ws orderbook events 2024-01-17 11:41:36 +00:00
tiagosiebler
c54d86ce37 v3.8.0: start deprecating old REST examples, update docs, minor fixes 2024-01-03 15:44:01 +00:00
tiagosiebler
8fce364895 v3.7.8: docs cleaning, add recvwindow support for ws 2023-12-11 09:31:39 +00:00
tiagosiebler
e0db4edddb v3.7.7: minor docs improvements. support for recvWindow for ws client 2023-12-11 09:29:59 +00:00
tiagosiebler
6b19c6503b v3.7.6: feat() update batch order types & categories 2023-11-02 15:59:33 +00:00
tiagosiebler
d4299d4e3e v3.7.5: fix(): AccountOrderV5 interface optional properties 2023-11-01 09:59:27 +00:00
tiagosiebler
7c67d5f98f v3.7.4: feat(#251, #291) add optional endpoint rate limit parsing, add deprecation warnings for v1/v2 rest clients, improve v5 types, bump dependencies 2023-10-30 13:53:25 +00:00
tiagosiebler
119a21b512 v3.7.3: feat(#286) improved type flowing for instrument info v5 2023-09-12 10:49:24 +01:00
tiagosiebler
9bc1ff89c6 v3.7.2: fix() response type for v5 open interest endpoint 2023-08-18 15:17:49 +01:00
tiagosiebler
2d31bda1d7 v3.7.1: chore() naming consistency for interface, pass through logger for ws url getter 2023-06-27 11:13:54 +01:00
tiagosiebler
edcef2aaab v3.7.0: add missing v5 endpoints, add new tpsl request/response v3 & v5 parameters, add rest api samples for docs 2023-06-09 15:32:44 +01:00
tiagosiebler
ae8832bf76 feat(): update branding logo 2023-06-01 14:40:19 +01:00
tiagosiebler
7e2a533b0c v3.6.0: feat(#218, #256) returning a promise when subscribing 2023-05-18 09:57:31 +01:00
tiagosiebler
70adfd646a v3.5.8: feat() easier env-controlled HTTP traces. Add missing properties for asset v5 types. 2023-05-01 12:11:09 +01:00
tiagosiebler
54e1f90457 v3.5.7: feat(#247) add optional flag to sync time before every api call 2023-04-25 15:20:13 +01:00
tiagosiebler
3c9e063165 v3.5.6, feat(#249): add 10-per-event limiter to spot v5 subscriptions, enable trailing comma linting rule 2023-04-13 12:00:08 +01:00
tiagosiebler
f43b731b62 v3.5.5: fix() add missing wallet balance response type properties 2023-04-02 10:45:01 +01:00
Tiago
99ea128061 v3.5.4: feat(#242) add request param to contract replace order endpoint 2023-03-25 10:54:08 +00:00
tiagosiebler
802c02a553 fix(#240): fix sign error on parallel requests due to pointer mutation 2023-03-21 12:17:48 +00:00
tiagosiebler
dff34b6a46 v3.5.2: feat() add missing v5 internal deposit records endpoint. fix(#233) return type for v5 wallet balance endpoint, fix(#232) timestamp resolution for v5 fetch time endpoint 2023-03-03 16:02:44 +00:00
tiagosiebler
0a1cc4ed2b v3.5.1: feat() add support for V5 public & private websockets 2023-02-24 15:59:05 +00:00
tiagosiebler
a786da23e3 v3.5.0: release V5 REST client for bybit 2023-02-23 12:07:54 +00:00
tiagosiebler
9e2e105961 v3.5.0-beta.0: release with bumped node build version 2023-02-20 12:39:25 +00:00
tiagosiebler
8e54ecbaf5 fix linter configuration & jest type dependency 2023-02-17 13:51:40 +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
tiagosiebler
6fa204e8bd v3.4.0: feat(#219) add support for account asset v3 REST endpoints 2023-02-13 17:20:03 +00:00
tiagosiebler
8010b2cebf v3.3.10: fix(#220): correctly detecting usdc pairs for unified perp ws market 2023-01-24 11:04:50 +00:00
tiagosiebler
48e62402b8 v3.3.9: fix copy trading close order endpoint. add ws log for topic sub request. add example for rest copy closing. 2023-01-07 12:05:32 +00:00
tiagosiebler
5f0c674d4e fix contract symbol ticker response typo 2022-12-28 14:57:13 +00:00
tiagosiebler
ae47d77f15 v3.3.7: fix nesting in contract list result type 2022-12-28 14:44:33 +00:00
tiagosiebler
fc2b096ba1 v3.3.6: add response type for contract ticker 2022-12-28 13:07:29 +00:00
tiagosiebler
57e24dc035 v3.3.5: fix typo in contract endpoint order request interfaces 2022-12-07 17:23:38 +00:00
tiagosiebler
84b71f5c13 v3.3.4: fix optional param in contract client, add js/ts samples for contract client, fix e2e open interest limit test, update readme 2022-11-29 08:59:16 +00:00
Justinas Mankus
6b17fbe5ba bumping version 2022-11-17 18:29:07 +02:00
tiagosiebler
c3f7ecb30e v3.3.1: fix(#199) wrong endpoint for contract.getOpenInterestLimitInfo 2022-11-16 12:03:36 +00:00
tiagosiebler
45373a1d1c v3.3.0: fix rare sign issue when using cursor with private unified margin requests. URI encode serialised request values by default. 2022-11-15 16:24:43 +00:00