Commit Graph

473 Commits

Author SHA1 Message Date
JJ-Cro
331756d47e chore(v4.1.15): marked removed functions for deprecation, updated tests 2025-07-14 12:01:41 +02:00
JJ-Cro
e1a5440f2f feat(v4.1.14): Add new fields to response types for account, position, execution, spread trading, and websocket events.
bump version to 4.1.14 and update package-lock.json.
2025-07-07 13:08:37 +02:00
JJ-Cro
2d7086fda7 feat(v4.1.12): added new endpoints,new ws topic updated types for existing endpoints, added examples for new endpoints, updated endpoint map, bumped version 2025-06-25 12:01:02 +02:00
JJ-Cro
e5949d1537 feat(): expand category options in batch order methods to include 'spot' and 'inverse' 2025-06-17 13:05:28 +02:00
JJ-Cro
e302c9b94f feat(): add preCheckOrder method with corresponding types and example usage, add txId and Id to deposit records 2025-06-12 18:04:15 +02:00
JJ-Cro
ff5d4dbf03 chore(): update comment 2025-06-06 13:35:34 +02:00
JJ-Cro
e369f2279a feat(4.1.10): add new WSTickerOptionV5 and WSTickerSpotV5 interfaces for enhanced websocket event handling 2025-06-05 16:46:41 +02:00
JJ-Cro
e3cbfb3501 feat(v4.1.9): new ws topic, updated response and request types 2025-05-29 09:24:30 +02:00
tiagosiebler
9c592a2a48 chore(): update example doc 2025-05-22 11:53:54 +01:00
tiagosiebler
55fbf71e05 feat(v4.1.8): introduce dedicated WebsocketAPIClient 2025-05-22 11:42:33 +01:00
JJ-Cro
4108f19110 feat(): added wsapiclient examples, updated endpoint map, updated links to point to bybit 2025-05-22 10:24:07 +02:00
JJ-Cro
9a86f3daa6 fix(): add submitOrder 2025-05-20 13:48:03 +02:00
JJ-Cro
93a9165fb3 feat(): added bybit wsapi client all functions 2025-05-20 13:16:21 +02:00
tiagosiebler
910f80a55b feat(): upgrade base WS client with improvements from binance SDK, upgrade ws client with deferred promise enrichment 2025-05-19 13:37:57 +01:00
tiagosiebler
c4cc09489f feat(): start websocket API client wrapper, chore(): misc typo fixes & cleaning 2025-05-19 12:38:04 +01:00
Tiago
a9e3934796 Merge branch 'master' into fastexec 2025-05-07 08:58:26 +01:00
tiagosiebler
12a5bef71f feat(v4.1.6): fast execution topics should use authenticated stream 2025-05-07 08:57:37 +01:00
JJ-Cro
134b5c8251 chore(v4.1.6): updated post to postPrivate for getP2POnlineAds 2025-05-05 11:42:45 +02:00
tiagosiebler
8b095318c6 feat(): update return type for batch endpoints 2025-04-25 12:21:19 +01:00
JJ-Cro
11e98c7460 feat(): updated types for batch 2025-04-25 13:14:29 +02:00
JJ-Cro
5fbe3908ce feat(v4.1.5): updated latency check to look at absolute values, fixed batch order responses, updated new endpoints 2025-04-25 12:18:53 +02:00
Tiago
202e0f88b1 Merge branch 'master' into spreadTrading 2025-04-17 10:43:42 +01:00
JJ-Cro
70be74fe9a feat(v4.1.4): full spread trading support 2025-04-17 11:24:09 +02:00
Zoro Raka
02cf820399 fix(types): change response v5-asset CoinInfoV5.name from number to string
Updated response v5-asset CoinInfoV5.name from number to string to match Binance API response format.
Prevents potential type issues when mapping coin data.
2025-04-11 18:29:23 +07:00
JJ-Cro
6e174e2cc9 feat(v4.1.3): full support for demo endpoints 2025-04-09 10:48:08 +02:00
JJ-Cro
0fb099742d feat(v4.1.2): added websocket types for all topics 2025-04-07 12:03:18 +02:00
JJ-Cro
f0ba8c8d3a chore(4.1.1): update travel rule request params 2025-03-31 11:24:30 +02:00
JJ-Cro
9bb6cae032 chore(4.1.0): updated earn types to include V5 suffix 2025-03-26 11:13:03 +01:00
JJ-Cro
855c90dc4b feat(v4.0.2): Add full support for P2P trading 2025-03-25 11:11:18 +01:00
tiagosiebler
1d5598a09d fix(v4.0.1, #425): fix WSOrderbookEventV5 type definition. Bump dependencies. 2025-03-14 22:56:09 +00:00
tiagosiebler
177e04fff9 chore(): remove old comments 2025-03-04 11:28:27 +00:00
tiagosiebler
78e4025fe5 chore(): update safeTerminateWs 2025-03-04 11:22:16 +00:00
tiagosiebler
e65d7f0e07 chore(): remove old comments 2025-03-04 11:20:19 +00:00
tiagosiebler
d8f4b1e4b4 chore(): remove unused import 2025-03-03 10:46:48 +00:00
tiagosiebler
f45018da88 v4.0.0-beta.9: fix() batch order ws api handling 2025-03-03 10:45:28 +00:00
tiagosiebler
d638cf174a fix(): request type for wsapi batch order commands 2025-02-28 13:20:45 +00:00
Tiago
dbdb5f60b4 Merge branch 'master' into wsapi 2025-02-28 11:29:50 +00:00
tiagosiebler
df047a0cdb fix(v3.11.0): ensure private GET requests use serialised/encoded params appended to URL. Update slippage tolerance type to optional. 2025-02-28 11:23:57 +00:00
JJ-Cro
20edb49895 feat(v3.10.34): added slippage tolerance types to order endpoints 2025-02-28 10:32:51 +01:00
tiagosiebler
446db1ae2c feat(v4.0.0-beta.8): add support for new Websocket API batch order commands 2025-02-26 10:33:13 +00:00
tiagosiebler
5005b816b3 feat(): add all symbols allLiquidaitons ws example 2025-02-26 10:16:39 +00:00
JJ-Cro
3ff903012a feat(): added new rest EARN endpoints 2025-02-20 11:48:54 +01:00
Tiago
b8007f786d Merge branch 'wsapi' into wsapi 2025-02-17 14:53:57 +00:00
JJ-Cro
2ba75d6bdb feat(): updated all remaining categories for response and request types 2025-02-17 15:30:38 +01:00
JJ-Cro
50a01d123e feat(): finished asset category types 2025-02-17 13:51:38 +01:00
JJ-Cro
d2f3e25ecc feat(): pushed all account types 2025-02-17 12:49:20 +01:00
JJ-Cro
a521338091 feat(): updated types for Market and Trade categories 2025-02-17 12:14:14 +01:00
tiagosiebler
912093245d feat(): optional promisified subscribe requests 2025-02-17 11:00:20 +00:00
Tiago
6d69380a2c Merge branch 'master' into wsapi 2025-02-17 01:26:40 +00:00
JJ-Cro
addfd16fa2 feat(3.10.33): Updated return types for getSubDepositAddress, createUniversalTransfer and createInternalTransfer 2025-02-13 15:50:49 +01:00