Tiago
896e03342e
Merge pull request #463 from JJ-Cro/eslintFix07_25
...
E2ETests / Build & Test (push) Has been cancelled
Publish to NPM / publish-npm (push) Has been cancelled
feat(v4.1.17): update dependencies and ESLint configuration, fix all linter errors
2025-07-17 10:43:55 +01:00
JJ-Cro
4dc9d672b8
chore(): sorted imports
2025-07-17 11:42:01 +02:00
JJ-Cro
98f1856c91
chore(): revert package.json
2025-07-17 11:02:55 +02:00
JJ-Cro
61dd72ac96
chore(): added lint action
2025-07-17 10:35:21 +02:00
JJ-Cro
ca759de61e
chore: added no-param-reassign': ['error'],
2025-07-16 13:24:49 +02:00
JJ-Cro
b21e8fb52a
feat(v4.1.17): update dependencies and ESLint configuration, fix all linter errors
2025-07-15 19:18:00 +02:00
Tiago
d27eae3f0d
Merge pull request #462 from JJ-Cro/updateKeepAlive07_2025
...
feat(v4.1.16): add keepAlive, add lint script, edit lint errors
2025-07-15 17:16:05 +01:00
JJ-Cro
d26e756fa2
feat(v4.1.16): add keepAlive, add lint script, edit lint errors
2025-07-15 12:37:35 +02:00
Tiago
29b9776ce4
Merge pull request #461 from JJ-Cro/updateTest07_2025
...
chore(v4.1.15): marked removed functions for deprecation, updated tests
2025-07-14 13:43:26 +02:00
JJ-Cro
0ece9c8908
chore(): remove deprecated functions from SDK
2025-07-14 13:30:53 +02:00
JJ-Cro
e16b0f88e6
chore(): remove unused imports
2025-07-14 12:10:47 +02:00
JJ-Cro
331756d47e
chore(v4.1.15): marked removed functions for deprecation, updated tests
2025-07-14 12:01:41 +02:00
Tiago
e607de7f7d
Merge pull request #460 from JJ-Cro/update07072025
...
feat(v4.1.14): Add new fields to response types for account, position, execution, spread trading, and websocket events.
2025-07-11 17:54:44 +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
Tiago
33e4ce3c34
Merge pull request #459 from tiagosiebler/readmeratelimits
...
chore(v4.1.13): bump dependency. Update readme with rate limits note.
2025-06-27 12:52:44 +01:00
tiagosiebler
e7c91e179a
chore(v4.1.13): bump dependency. Update readme with rate limits note.
2025-06-27 11:31:52 +01:00
Tiago
2d9780b8a0
Merge pull request #457 from JJ-Cro/update25062025
...
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 11:04:16 +01: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
Tiago
85940cef83
Merge pull request #454 from JJ-Cro/update13062025
...
feat(v4.1.11): add preCheckOrder method with corresponding types and example usage, add txId and Id to deposit records
2025-06-20 12:36:09 +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
Tiago
fb41a3bb44
Merge pull request #453 from JJ-Cro/updateOptionTicker
...
feat(4.1.10): add new WSTickerOptionV5 and WSTickerSpotV5 interfaces for enhanced websocket event handling
2025-06-07 11:48:56 +01: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
Tiago
fc6fe3a261
Merge pull request #451 from JJ-Cro/patch-1
...
Update README.md
2025-05-30 13:14:59 +01:00
Jerko J
0dae947f9c
Update README.md
2025-05-30 13:18:05 +02:00
Tiago
a7f30d87af
Merge pull request #449 from JJ-Cro/update29052025
...
feat(v4.1.9): new ws topic, updated response and request types
2025-05-29 09:25:49 +01:00
JJ-Cro
e3cbfb3501
feat(v4.1.9): new ws topic, updated response and request types
2025-05-29 09:24:30 +02:00
Tiago
f865d7b6fa
Merge pull request #444 from tiagosiebler/wsapiclient
...
feat(v4.1.8): introduce websocket API client wrapper, chore(): misc typo fixes & cleaning
2025-05-22 12:12:51 +01:00
tiagosiebler
9c592a2a48
chore(): update example doc
2025-05-22 11:53:54 +01:00
tiagosiebler
aedfb0b32f
chore(): update example
2025-05-22 11:48:13 +01:00
tiagosiebler
9e72e203eb
chore(): update example
2025-05-22 11:46:23 +01:00
tiagosiebler
0bc368462e
chore(): typo in readme
2025-05-22 11:45:39 +01:00
tiagosiebler
55fbf71e05
feat(v4.1.8): introduce dedicated WebsocketAPIClient
2025-05-22 11:42:33 +01:00
Tiago
c080f91f9b
Merge pull request #446 from JJ-Cro/wsApiExamples
...
feat(): added wsapiclient examples, updated endpoint map, updated lin…
2025-05-22 10:26:08 +01:00
JJ-Cro
9f9732a035
feat(): add example event handlers for WebsocketAPIClient and clean up listener code
2025-05-22 11:10:15 +02:00
JJ-Cro
599616651d
chore(): cleanup
2025-05-22 11:03:56 +02: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
Tiago
22dd45d343
Merge pull request #445 from JJ-Cro/wsapiclienExamples
...
feat(): added bybit wsapi client all functions
2025-05-20 14:57:05 +01: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
b5e109d362
Merge pull request #443 from batrudinych/patch-1
...
fix typo
2025-05-16 10:17:34 +01:00
batrudinych
33aca9d503
fix typo
2025-05-16 01:56:22 +03:00
Tiago
5162eae235
Merge pull request #442 from tiagosiebler/fastexec
...
feat(v4.1.7): fast execution topics should use authenticated stream
2025-05-07 09:04:04 +01:00
tiagosiebler
876a46e438
Merge branches 'fastexec', 'fastexec' and 'fastexec' of github.com:tiagosiebler/bybit-api into fastexec
2025-05-07 09:01:24 +01:00
tiagosiebler
73071d3123
feat(v4.1.7): fast execution topics should use authenticated stream
2025-05-07 09:01:12 +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