메뉴 건너뛰기

XEDITION

Board

Binance python.
Binance Public API Connector Python.
This is a lightweight library that works as a connector to Binance public API.
Supported APIs: /api/* /sapi/* Spot Websocket Market Stream Spot User Data Stream.
Please find examples folder to check for more endpoints.
Spot Testnet is available, it can be used to test /api/* endpoints.
/sapi/* endpoints are not available. No UI. Steps to setup testnet API key. https://dev.binance.vision/t/99.
If base_url is not provided, it defaults to api.binance.com . It's recommended to pass in the base_url parameter, even in production as Binance provides alternative URLs in case of performance issues:
https://api1.binance.com https://api2.binance.com https://api3.binance.com.
PEP8 suggests lowercase with words separated by underscores , but for this connector, the methods' optional parameters should follow their exact naming as in the API documentation.
Additional parameter recvWindow is available for endpoints requiring signature. It defaults to 5000 (milliseconds) and can be any value lower than 60000 (milliseconds). Anything beyond the limit will result in an error response from Binance server.
timeout is available to be assigned with the number of seconds you find most appropriate to wait for a server response. Please remember the value as it won't be shown in error message no bytes have been received on the underlying socket for timeout seconds . By default, timeout is None. Hence, requests do not time out.
Proxy is supported.
The Binance API server provides weight usages in the headers of each response. You can display them by initializing the client with show_limit_usage=True :
You can also display full response metadata to help in debugging:
If ClientError is received, it'll display full response meta information.
Setting the log level to DEBUG will log the request URL, payload and response text.
There are 2 types of error returned from the library:
binance.error.ClientError This is thrown when server returns 4XX , it's an issue from client side. It has 4 properties: status_code - HTTP status code error_code - Server's error code, e.g. -1102 error_message - Server's error message, e.g. Unknown order sent. header - Full response header. This is thrown when server returns 5XX , it's an issue from server side.
More websocket examples are available in the examples folder.
Once connected, the websocket server sends a ping frame every 3 minutes and requires a response pong frame back within a 10 minutes period. This package handles the pong responses automatically.
Futures and Vanilla Options APIs are not supported:
/fapi/* /dapi/* /vapi/* Associated Websocket Market and User Data Streams.
Contributions are welcome. If you've found a bug within this project, please open an issue to discuss what you would like to change. If it's an issue with the API, please open a topic at Binance Developer Community.
번호 제목 글쓴이 날짜 조회 수
32727 Recommendations For Getting Productive At Electronic Mail Marketing... Information No. 1 Of 232 ChristianeX93639 2022.01.26 1
32726 Making Money On The Internet May Take Many Different Shapes And Methods. RosalineEve47771675 2022.01.26 0
32725 Why Does Music Effect Our Brain So Strongly? BarbraHawthorn052349 2022.01.26 0
32724 Carol Vorderman Flaunts Her Famous Curves In A Striped Bodycon Dress VXGBobbye850868933190 2022.01.26 1
32723 Here Is Why You Must Never Buy Instagram Likes CaryJ05938041587 2022.01.26 2
32722 Yuri Malikov Described His New Year's Eve With Pugacheva While Pestering Ladies. EdwardoBroadhurst82 2022.01.26 0
32721 Rays Kick Off Playoff Push As Game 1 Favorites Vs. Crimson Sox GracielaDancy28 2022.01.26 0
32720 Teeth Found Among Charred Remains On South Sea Island Are Those Of Missing German Sailor Who Was 'eaten By Cannibals' SherryRhoden970 2022.01.26 0
32719 Tehnik Simpel Menang Main Slot Online Habanero IrmaHarcus3178995408 2022.01.26 2
32718 James Kelaris Was On The Hunt For Perplexing Causes. Jodie39L44791236638 2022.01.26 0
32717 Banyak Petani Bahagia Memelihara Bebek Di Lahan Mereka Karena Bermacam Alasan – Unggas Ini Tidak Hanya Serbaguna Sebagai Sumber Daging, Namun Mereka Juga Dikenal Bertelur Yang Menghasilkan Makanan Yang Unik Dan Lezat. MathiasDark35322 2022.01.26 1
32716 The Web Site Contains Valuable Facts About Turning Stone On The Web Casino SusannaMasel717390583 2022.01.26 4
32715 Wasps Coach Blackett Calls For Premiership Pause If Fans Shut Out CorySilva826273504992 2022.01.26 0
32714 Mathematics Of Casino Carnival Games EdwardMullet05471394 2022.01.26 1
32713 Andrey Tikhonov Left The Post Of Astana Head Coach DomenicKeighley4871 2022.01.26 0
32712 Sony's Latest Truly Wireless Earphones Are Its Best Yet KlausMunz74754884 2022.01.26 0
32711 Betmgm On Line Casino Nj Overview 2021 BonitaSceusa3921454 2022.01.26 3
32710 14 Helpful Tips For Changing Sofa Upholstery MarisolKlu72797512 2022.01.26 0
32709 What Products Are Needed To Preserve Vision? Answered By An Expert BrookDigiovanni 2022.01.26 0
32708 The $69k Attachment That Turns A Tesla Cybertruck Into A Micro-home KelvinIvr088223527325 2022.01.26 5
위로