python-binance 1.0.19
0
Binance REST API python implementation
Contents
Binance REST API python implementation
Stars: 6008, Watchers: 6008, Forks: 2200, Open Issues: 513The sammchardy/python-binance
repo was created 7 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 6008 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
Related Packages
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 513 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