Skip to content

Releases: jaggedsoft/node-binance-api

Stable Release

08 Jan 11:37
830f93d
Compare
Choose a tag to compare

Fixed depth cache reconnect with multiple symbols (Thanks mstijak)

Stable Release

07 Jan 22:24
7bb365f
Compare
Choose a tag to compare

Refactoring and improvements thanks to our contributors

Stable Release

07 Jan 20:54
ce7d5d3
Compare
Choose a tag to compare

Prevent breaking of depth cache and balance data when disconnected or poor connectivity

Stable Release

27 Dec 19:13
b33d31d
Compare
Choose a tag to compare

Added WebSocket reconnect to trades function

Stable Release

24 Dec 08:45
d73ba93
Compare
Choose a tag to compare

Fix withdraw 'note' field

Stable Release

13 Dec 20:02
d2bcf09
Compare
Choose a tag to compare

Fixed depth limit

Stable Release

07 Dec 07:03
e6bb320
Compare
Choose a tag to compare

Added WebSocket 24h price change tickers

Stable Release

06 Dec 20:05
cc8cac6
Compare
Choose a tag to compare

Added exchangeInfo, recentTrades, historicalTrades, accountStatus

Stable Release

28 Nov 20:14
39ce390
Compare
Choose a tag to compare

Ability to terminate WebSockets
Option to disable automatic reconnect

Stable Release

24 Nov 21:27
9552ad0
Compare
Choose a tag to compare

Better error messages, recvWindow affects timeout for signedRequests and others