The Wayback Machine - https://web.archive.org/web/20210502134127/https://github.com/topics/binance
Skip to content
#

binance

Here are 631 public repositories matching this topic...

AlgoTrader5
AlgoTrader5 commented Feb 22, 2020

A useful feature where the user specifies the quantity to take in an orderbook and callback returns the average price paid for that lot size. For example if the offers in the order book for BTC-USD was the following:

Price | size
11,000 | 1
10,500 | 1
10,000 | 1

If the user specified quantity 3, the callback would return 10,500.

An unofficial Python API to use the Binance Websocket API`s (com+testnet, com-margin+testnet, com-isolated_margin+testnet, com-futures+testnet, jersey, us, tr, jex, dex/chain+testnet) in a easy, fast, flexible, robust and fully-featured way.

  • Updated Apr 16, 2021
  • Python

A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously with unified risk management and reporting. Uses MongoDB for storage and Telegram for user notifications/trade consent.

  • Updated Mar 9, 2021
  • Python

Improve this page

Add a description, image, and links to the binance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binance topic, visit your repo's landing page and select "manage topics."

Learn more