Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

team-githubs/Binance_Futures_python

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binance Futures Python SDK

This is Binance Futures Ptyhon SDK, a lightweight python library. You can import to your ptyhon project and use this SDK to query all market data, trading and manage your account.

The SDK supports both synchronous RESTful API invoking and subscribing the market data and the user's private data from the websocket connection.

Update log

1.1.0 Add binance_d for delivery futures

Table of Contents

Beginning

Installation

The SDK is compiled by Python 3.7 and above

For Beta version, please import the source code directly.

import binance_f  # For perpetual swap
import binance_d  # For delivery futures

The example code is in python3/example.

To install by source code, run below command

python3 setup.py install

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.