WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: justdanyul/binance-asyncio

Added support for setting the default time

23 Aug 08:49

Choose a tag to compare

added the ability to set the default time unit used in all timestamps from milliseconds to microseconds

0.2.0

10 Mar 13:22
b03eb47

Choose a tag to compare

What's Changed

cleaned up codebase slightly

  • Added support for all_order endpoint
  • Added support for querying a specific order
  • Added support for cancelling order
  • Added support for listing open orders

Full Changelog: 0.1.8...0.2.0

Release 0.1.8

02 Mar 13:43
e4a48dc

Choose a tag to compare

Added the ability to override the base URI so we can use the binance spot test network. Added example in the example folder of how to use.

Release 0.1.6

15 Jan 15:22
26b68ab

Choose a tag to compare

Added missing dependency

Release 0.1.4

25 Feb 03:33

Choose a tag to compare

  • Polised the API for wrapping the WebSocket streams
  • Added the missing Binance Web Socket Streams

Release 0.1.2b1

24 Feb 16:40

Choose a tag to compare

Release 0.1.2b1 Pre-release
Pre-release
made keep alive optional

Release 0.1.0b1

06 Feb 14:39

Choose a tag to compare

Release 0.1.0b1 Pre-release
Pre-release

First release of this library. Its very early days, but it feels like there is enough functionality now, that other people might gain some use from it. Please use with care, we take no responsibility to any losses that might be incurred using this library.