Skip to content

Tags: amizinge/binance-connector-python

Tags

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.18.0 release (binance#173)

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.17.0 (binance#165)

* 1.17.0

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.16.0 (binance#164)

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.15.0 (binance#160)

Co-authored-by: Alexander Tanti <tantialex@users.noreply.github.com>

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.14.0 (binance#153)

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.13.0 (binance#143)

Co-authored-by: Alexander Tanti <tantialex@users.noreply.github.com>

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release v1.12.0 (binance#136)

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release 1.11.0 (binance#126)

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.10.0 release (binance#123)

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rc 1.9.0 (binance#121)

* Added the binance convert endpoint to the binance python connector

* Implementation of remarks from pull request

* Updated convert endpoint method name

* Updated function call to new method name

* Further adjustments as requested

* Copy paste error resolved. 

Copy paste error resolved. Function name updated.

* Types added

Added types for mandatory arguments.

* Update test_convert_trade_history.py

Added second argument to function calls.

* black format

* correct convert test

* remove testnet base url for convert example

* v1.9.0

Co-authored-by: Jacob <jacob@jacob.com>
Co-authored-by: jnuernberg <79695265+jnuernberg@users.noreply.github.com>