Contents

python-binance 1.0.19

0

Binance REST API python implementation

Binance REST API python implementation

Stars: 5906, Watchers: 5906, Forks: 2189, Open Issues: 526

The sammchardy/python-binance repo was created 6 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 5906 github stars!

How to Install python-binance

You can install python-binance using pip

pip install python-binance

or add it to a project with poetry

poetry add python-binance

Package Details

Author
Sam McHardy
License
MIT
Homepage
https://github.com/sammchardy/python-binance
PyPi:
https://pypi.org/project/python-binance/
GitHub Repo:
https://github.com/sammchardy/python-binance

Classifiers

  • Software Development/Libraries/Python Modules
No  python-binance  pypi packages just yet.

Errors

A list of common python-binance errors.

Code Examples

Here are some python-binance code examples and snippets.

GitHub Issues

The python-binance package has 526 open issues on GitHub

  • APIError(code=-1099): Not found, unauthenticated, or unauthorized.
  • Fix version aiohttp
  • ThreadedWebsocketManager does not reconnect
  • Mistake in MFTUSDT minPrice value of PRICE_FILTER
  • Client with requests_params
  • BinanceAPIException: APIError(code=-1121): Invalid symbol
  • Does someone have a profitable strategy to use for my bot?
  • get_historical_klines doesn't return last 9 hours data
  • ValueError: Length mismatch: Expected axis has 0 elements, new values have 5 elements
  • ThreadedDepthCacheManager is broken. Sample code doesn't work.
  • APIError(code=-2010): This action disabled is on this account.
  • better round_step_size function
  • get date open in future with contractType PERPETUAL
  • APIError(code=-4014): Price not increased by tick size
  • Transfer_dust returning API error

See more issues on GitHub

Related Packages & Articles

websockets 12.0

An implementation of the WebSocket Protocol (RFC 6455 & 7692)

scapy 2.5.0

Scapy: interactive packet manipulation tool