Skip to content

Releases: Th0rgal/binance.py

Upsilon

22 Jul 13:01
Compare
Choose a tag to compare

Minor bugfixes

Tau

30 Apr 07:48
Compare
Choose a tag to compare
Tau

A performance update. Thanks to @ali-zakaria .

Sigma

27 Feb 09:19
Compare
Choose a tag to compare

Updated aiohttp, links to new api documentation and fixed paths: fetch_ticker_price_change_statistics.
Thanks to @DGMaxime for the PR.

Rho

19 Jan 12:42
Compare
Choose a tag to compare
Rho

This update introduces stepSize support to refine the price!

Pi

11 Sep 08:59
Compare
Choose a tag to compare
Pi

The library has been updated to follow the binance changes:
outboundAccountInfo removal

c.f. https://www.binance.com/en/support/articles/c386a9ce44e74e15a796f56289a763d6

Omicron

03 Aug 09:25
Compare
Choose a tag to compare

fix: invalid quantity when using quote_order_quantity in market orders
cf: #10

Xi

28 Jul 12:45
Compare
Choose a tag to compare
Xi

Fix debugs, improve docs, code and examples!

Nu

28 Jul 11:49
Compare
Choose a tag to compare
Nu

This update introduces the switch from floats to python decimals. You can also use a string.

Mu

24 Jul 21:52
Compare
Choose a tag to compare
Mu

Replace rounding by a truncate algorithm.

Lambda

23 Jul 15:28
Compare
Choose a tag to compare

Implement stepSize in rounding.