Skip to content

Tags: tech-engine/node-binance-api

Tags

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.6.0

Fix depthCache & depthHandler logic (Thank you keith1024 + learnathoner)
(BREAKING) Rename `trades` to `aggTrades` (Thank you dmitriz)
WebSocket trades() function now conforms to Binance specification

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
15 commits by dmitriz 🏆

Refactoring, reducing redundancies and making code cleaner

v0.4.29

Toggle v0.4.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
28 commits by dmzoneill 🏆 many improvements including documentation, …

…unit testing, proxy support, and debugging

28 commits by dmzoneill 🏆 many improvements including documentation, unit testing, proxy support, and debugging

v0.4.26

Toggle v0.4.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve userData keep-alive + Recover out of sync depth streams (keit…

…h1024)

v0.4.25

Toggle v0.4.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request binance-exchange#119 from jaggedsoft/master

v0.4.25

v0.4.24

Toggle v0.4.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request binance-exchange#118 from jaggedsoft/master

v0.4.24

v0.4.22

Toggle v0.4.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request binance-exchange#107 from jaggedsoft/master

Merge from development

v0.4.19

Toggle v0.4.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request binance-exchange#96 from jaggedsoft/master

Fix depth cache sync by keith1024

v0.4.18

Toggle v0.4.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request binance-exchange#95 from jaggedsoft/master

v0.4.18

v0.4.17

Toggle v0.4.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allOrders supports additional parameters (Thanks grandmore!)