{"id":37070432,"url":"https://github.com/pyted/binance_interface","last_synced_at":"2026-01-14T08:13:05.301Z","repository":{"id":213791673,"uuid":"734955895","full_name":"pyted/binance_interface","owner":"pyted","description":"Python Binance API Interface and Advanced APP Packaging Methods","archived":false,"fork":false,"pushed_at":"2024-02-28T08:39:39.000Z","size":215,"stargazers_count":141,"open_issues_count":13,"forks_count":34,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-03T12:24:59.988Z","etag":null,"topics":["binance","binance-api","binance-trading-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyted.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-12-23T06:28:15.000Z","updated_at":"2025-12-26T04:57:52.000Z","dependencies_parsed_at":"2024-02-08T05:30:34.352Z","dependency_job_id":"7064ee60-b8c6-4464-88b3-4efb94dbf3eb","html_url":"https://github.com/pyted/binance_interface","commit_stats":null,"previous_names":["pyted/binance_interface"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pyted/binance_interface","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyted%2Fbinance_interface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyted%2Fbinance_interface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyted%2Fbinance_interface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyted%2Fbinance_interface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyted","download_url":"https://codeload.github.com/pyted/binance_interface/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyted%2Fbinance_interface/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binance","binance-api","binance-trading-bot"],"created_at":"2026-01-14T08:13:04.757Z","updated_at":"2026-01-14T08:13:05.288Z","avatar_url":"https://github.com/pyted.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"## Binance_interface 2.0.5\n\n安装：\n\n```cmd\npip3 install binance_interface --upgrade\n```\n\n\n\n使用教程请参考examples\n\n- 1.1 Binance_Interface安装与介绍\n- 1.2 API函数接口总览\n- 1.3 API 现货行情接口.ipynb\n- 1.4 API U本位合约行情.ipynb\n- 1.5 API 币本位合约行情.ipynb\n- 1.6 API 现货交易账户.ipynb\n- 1.7 API U本位合约交易账户.ipynb\n- 1.8 API 币本位合约交易账户.ipynb\n- 2.1 APP 现货交易账户.ipynb\n- 2.2 APP 现货行情-交易规则信息.ipynb\n- 2.3 APP 现货行情-实时行情.ipynb\n- 2.4 APP 现货行情-历史K线.ipynb\n- 2.5 APP 现货交易-基础订单.ipynb\n- 2.6 APP 现货交易-价格与数量.ipynb\n- 2.7 APP 现货交易-限价单开仓.ipynb\n- 2.8 APP 现货交易-市价单开仓.ipynb\n- 2.9 APP 现货交易-限单价平仓.ipynb\n- 2.10 APP 现货交易-市单价平仓.ipynb\n- 3.1 APP U本位合约交易账户.ipynb\n- 3.2 APP U本位合约行情-交易规则信息.ipynb\n- 3.3 APP U本位合约行情-实时行情.ipynb\n- 3.4 APP U本位合约行情-历史K线.ipynb\n- 3.5 APP U本位合约交易-基础订单.ipynb\n- 3.6 APP U本位合约交易-价格与数量.ipynb\n- 3.7 APP U本位合约交易-限价单开仓.ipynb\n- 3.8 APP U本位合约交易-市价单开仓.ipynb\n- 3.9 APP U本位合约交易-限单价平仓.ipynb\n- 3.10 APP U本位合约交易-市单价平仓.ipynb\n- 4.1 APP 币本位合约交易账户.ipynb\n- 4.2 APP 币本位合约行情-交易规则信息.ipynb\n- 4.3 APP 币本位合约行情-实时行情.ipynb\n- 4.4 APP 币本位合约行情-历史K线.ipynb\n- 4.5 APP 币本位合约交易-基础订单.ipynb\n- 4.6 APP 币本位合约交易-价格与数量.ipynb\n- 4.7 APP 币本位合约交易-限价单开仓.ipynb\n- 4.8 APP 币本位合约交易-市价单开仓.ipynb\n- 4.9 APP 币本位合约交易-限单价平仓.ipynb\n- 4.10 APP 币本位合约交易-市单价平仓.ipynb\n- 5.1 APP K线服务 下载历史K线.ipynb\n- 5.2 APP K线服务 每日定时下载昨日历史K线.ipynb\n- 5.3 APP K线服务 维护实时历史K线.ipynb\n\n### v2.0.3 \n\n- 更新日期：2024-02-08\n- 同步官方文档全部Rest接口\n- 添加代理IP与代理服务器转发功能\n\n### v2.0.5\n\n- 修正candle_map实时K线服务因各个产品的最新K线数据更新时间的不同而造成的candle验证误删。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyted%2Fbinance_interface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyted%2Fbinance_interface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyted%2Fbinance_interface/lists"}