Code Monkey home page Code Monkey logo

binance-bot's Introduction

binance-bot

Very simple binance trading Bot using Binance REST API

Welcome to Binance Bot!

Disclaimer: This bot will not guarantee you profits. By using this bot, you agree that you assume full responsibility and full liability for all transactions. It has been designed so that you will not have to deal with any API limits. Please don't go crazy.

Trading Concept: Input the Symbol you want to trade on (for example, "TRXBTC"). The bot will then take half of your available cryptocurrency and make a limit order according to the last minute's close. Once confirmed, it will try to sell the same amount on a 1.1% profit (this can be changed within the program). It will keep running until this is successful, or you can manually stop it. After the transactions are complete, it will calculate your percentage gain using the formula:

enter image description here

To Download:

Download sammchardy's binance package. Make sure you have the binance package installed via pip. Then clone this repo, insert your API key and API secret at the top, and run binance_bot.py.

Note:

If you run into an error having to do with installing Twisted and Microsoft Visual C++ Build Tools, simply download the appropriate wheel file from here (cp26 for Python 2.6, cp35 for Python 3.5, etc.) then install the wheel (i.e., pip install Twisted‑17.9.0‑cp34‑cp34m‑win32.whl)

Any contributions are welcome, as this is purely experimental. Cheers!

binance-bot's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.