Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hubbycoder
/
python-binance
Public
forked from
sammchardy/python-binance
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 6, 2021
Merge pull request #647 from jawkhan/feature/aggtrade-fstream
Show description for 6c64523
kimchirichie
authored
6c64523
View commit details
Copy full SHA for 6c64523
Browse repository at this point
Merge pull request #657 from gbozee/master
Show description for cac12b8
kimchirichie
authored
cac12b8
View commit details
Copy full SHA for cac12b8
Browse repository at this point
Merge pull request #668 from rafaelvc/bugfix/binance-testnet-wss
Show description for e218a89
kimchirichie
authored
e218a89
View commit details
Copy full SHA for e218a89
Browse repository at this point
Merge pull request #671 from danwalkeruk/patch-1
Show description for f3c9dca
kimchirichie
authored
f3c9dca
View commit details
Copy full SHA for f3c9dca
Browse repository at this point
Commits on Feb 5, 2021
Add missing comma
danwalkeruk
authored
25d2233
View commit details
Copy full SHA for 25d2233
Browse repository at this point
Commits on Feb 4, 2021
fix: uses ssl.optionsForClientTLS for testnet.binance wss
Show description for 6297569
rafaelvc
committed
6297569
View commit details
Copy full SHA for 6297569
Browse repository at this point
Commits on Jan 28, 2021
remove stale files not in main branch
gbozee
committed
a7f4657
View commit details
Copy full SHA for a7f4657
Browse repository at this point
remove exchange folder
gbozee
committed
9f058d6
View commit details
Copy full SHA for 9f058d6
Browse repository at this point
in sync
gbozee
committed
8fc7716
View commit details
Copy full SHA for 8fc7716
Browse repository at this point
added support for futures coin margin
gbozee
committed
59851d7
View commit details
Copy full SHA for 59851d7
Browse repository at this point
Merge branch 'async'
gbozee
committed
6eba510
View commit details
Copy full SHA for 6eba510
Browse repository at this point
resolve merge conflict
gbozee
committed
fc70ea9
View commit details
Copy full SHA for fc70ea9
Browse repository at this point
Commits on Jan 16, 2021
Add aggtrade for futures stream
jawkhan
committed
070ebf2
View commit details
Copy full SHA for 070ebf2
Browse repository at this point
Commits on Jan 6, 2021
Bump version to 0.7.9
Sam McHardy
committed
9e98800
View commit details
Copy full SHA for 9e98800
Browse repository at this point
Commits on Jan 5, 2021
Merge pull request #639 from adanikel/new/missing_subaccount_endpoints
Show description for 2b96ff5
kimchirichie
authored
2b96ff5
View commit details
Copy full SHA for 2b96ff5
Browse repository at this point
Merge pull request #640 from adanikel/new/missing_margin_endpoints
Show description for b0cf50c
kimchirichie
authored
b0cf50c
View commit details
Copy full SHA for b0cf50c
Browse repository at this point
Merge pull request #383 from lancechua/master
Show description for 8fc0982
kimchirichie
authored
8fc0982
View commit details
Copy full SHA for 8fc0982
Browse repository at this point
Merge pull request #641 from adanikel/new/missing_wallet_endpoints
Show description for 9f5dbcc
kimchirichie
authored
9f5dbcc
View commit details
Copy full SHA for 9f5dbcc
Browse repository at this point
Merge pull request #505 from chrisghill/feature/add-futures-account-transfer
Show description for d16271d
kimchirichie
authored
d16271d
View commit details
Copy full SHA for d16271d
Browse repository at this point
Update import ujson, since it is already part of the requirements
lancechua
committed
1e4e1f5
View commit details
Copy full SHA for 1e4e1f5
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
lancechua
committed
4770022
View commit details
Copy full SHA for 4770022
Browse repository at this point
Commits on Jan 2, 2021
universal transfer endpoints
flashnuke
committed
906444c
View commit details
Copy full SHA for 906444c
Browse repository at this point
several new endpoints 3
flashnuke
committed
c585711
View commit details
Copy full SHA for c585711
Browse repository at this point
several new endpoints 2
flashnuke
committed
c744448
View commit details
Copy full SHA for c744448
Browse repository at this point
several new endpoints
flashnuke
committed
e65232a
View commit details
Copy full SHA for e65232a
Browse repository at this point
bnb burn endpoints
flashnuke
committed
7498456
View commit details
Copy full SHA for 7498456
Browse repository at this point
change_fixed_activity_to_daily_position
flashnuke
committed
085e73a
View commit details
Copy full SHA for 085e73a
Browse repository at this point
Merge pull request #2 from sammchardy/master
Show description for 2f75198
flashnuke
authored
2f75198
View commit details
Copy full SHA for 2f75198
Browse repository at this point
Merge pull request #638 from adanikel/bugfix/indentation_error
Show description for e146cab
kimchirichie
authored
e146cab
View commit details
Copy full SHA for e146cab
Browse repository at this point
indentation error fix
flashnuke
committed
f7420ba
View commit details
Copy full SHA for f7420ba
Browse repository at this point
Merge pull request #1 from sammchardy/master
Show description for e25b81e
flashnuke
authored
e25b81e
View commit details
Copy full SHA for e25b81e
Browse repository at this point
Update setup.py
kimchirichie
authored
3f3cc65
View commit details
Copy full SHA for 3f3cc65
Browse repository at this point
Update README.rst
kimchirichie
authored
8badccb
View commit details
Copy full SHA for 8badccb
Browse repository at this point
Update README.rst
kimchirichie
authored
5dfca12
View commit details
Copy full SHA for 5dfca12
Browse repository at this point
Commits on Jan 1, 2021
Merge pull request #481 from oliver-zehentleitner/master
Show description for 1adc7ef
kimchirichie
authored
1adc7ef
View commit details
Copy full SHA for 1adc7ef
Browse repository at this point
Previous
Next
You can’t perform that action at this time.