Giter Site home page Giter Site logo

bitrader's Introduction

BITrader - Trading and Alering Service for Binance Cryptocurrency Exchange

BITrader - Trading and Alering Service for Binance Cryptocurrency Exchange (http://binance.com):

  • Monitor all '*BTC' symbols trades and detect pumps
  • Send crypto signals to the attached Telegram bot

Prerequisites

sudo apt-get install g++ make binutils cmake libjsoncpp-dev libcurl4-nss-dev libssl-dev libboost-system-dev libboost-iostreams-dev

Building

git clone --recurse-submodules https://github.com/dmikushin/bitrader.git
cd bitrader
git submodule init
git submodule update
mkdir build
cd build/
cmake ..
make -j12

Deployment

The bot searches for api/secret API keys for Binance user account and reports error in case of failure. These keys are needed to get the available funds info and to perform buy/sell orders. Generate keys in Binance web interface on the "API management" panel:

Place the generated keys into the following files:

$HOME/.bitrader/key
$HOME/.bitrader/secret

Now start the trade bot:

./bitrader

Liability

Use this program at your own risk. None of the contributors to this project are liable for any loses you may incur. Be wise and always do your own research.

bitrader's People

Contributors

dmikushin avatar

Watchers

 avatar

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.