메뉴 건너뛰기

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.
번호 제목 글쓴이 날짜 조회 수
33391 Raeumungen Wien Zum Fixpreis Mit Firma Moni Raina48835214176 2022.01.28 3
33390 Infusing Your Site With The Help Of Competitiveness With The Help Of ASP Tutorial LillyRivett39796319 2022.01.28 1
33389 'Popular' GP Is Jailed After Stealing £1.1m To Pay For Gambling Habit LacyBernacchi5584724 2022.01.28 7
33388 Warmth going Dwyane s... LuisCisneros36176 2022.01.28 1
33387 Pod บุหรี่ไฟฟ้า NormandBurrell217001 2022.01.28 1
33386 Tes Logika - Jika Kamu Dapat Menjawab Teka-teki Ini Dalam 7 Detik, Berarti Otakmu Cemerlang! CarinFlaherty26089758 2022.01.28 2
33385 Book A Casino Charter Bus For You And Your Buddies RochelleBettencourt 2022.01.28 2
33384 Raeumungen Wien Zum Fixpreis Mit Firma Moni LoganHmp514099776225 2022.01.28 7
33383 Hamilton On Disney Plus: First-timers Debate Whether It Meets The Hype KandisCastillo59267 2022.01.28 2
33382 Mint Mobile's 'Bobby Bonilla Day' Promotion Offers 25 Years Of Service For $2,500 Georgia391088092 2022.01.28 1
33381 New NYC Mayor, An Ex-cop, Unveils Plan To Stem Gun Violence TristanGruenewald04 2022.01.28 3
33380 Binary Options Demo Account (IQ Option OlympTrade); Learn More! Kimberly921545906379 2022.01.28 1
33379 Daftar Bandar Taruhan Sabung Ayam Online Terlengkap Dan Dongeng Cindelaras DrewP52382835346 2022.01.28 1
33378 Expert Advice About Home Business That Can Really Help You!... Info Num 31 From 684 MaxwellMayne6853716 2022.01.28 1
33377 Job Suggestions That You Can Stick To These Days ErnestinaSettle01216 2022.01.28 1
33376 Ways You Can Become A Much Better Mum Or Dad... Information Number 21 Of 710 HarveyTom615476794 2022.01.28 2
33375 Bitcoin Tumbler Review MIXMYCRYPTO - Best BTC Blender To Use In 2022 TerriAllman8600569 2022.01.28 3
33374 The True Story About Gddr6 16gb That The Experts Don't Desire You To Know LilaYuan28181125 2022.01.28 2
33373 Advice To Follow When Building A Home Business... Info No. 36 From 968 DarrelDonohue8159148 2022.01.28 1
33372 Expert Advice About Home Business That Can Really Help You!... Information No. 9 Of 451 ArturoWyselaskie18 2022.01.28 2
위로