Giter Site home page Giter Site logo

hypermit / node-binance-trader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitcoinvsalts/node-binance-trader

0.0 1.0 0.0 3.36 MB

Cryptocurrency Trading Bot Development Framework for the Binance exchange. To watch all openly broadcasted NBT trading signals please visit

Home Page: https://bitcoinvsaltcoins.com

License: MIT License

HTML 1.16% JavaScript 98.84%

node-binance-trader's Introduction

Node Binance Trader NBT

New Version

Currently this open source version is a work in progress and does not auto trade real money.

NBT is an open cryptocurrency trading bot development framework for the Binance exchange.

NBT includes 3 main JS scripts:

  • a script to run the server (OPTIONAL):

    • to track a selection of asset pairs and record all their binance data (candles, depths, trades) into text files.
    • if a buy or sell signal condition is detected, the server will emit a web socket signal to:
      • the concurrent running trader client.
      • (optional) the NBT Hub / Bitcoin vs. Altcoins to monitor your strategies and signals.
  • a script to run the auto trader:

    • to follow and compute the performances for each strategy and signal received via web socket from the server or the NBT Hub.
  • a script to backtest your strategies on the recorded historical data.

Requirements

  • Git (see if it is already installed with the command: git --version)
  • Node.JS (see if it is already installed with the command: npm --version)

Installation ๐Ÿ“ฆ

git clone https://github.com/jsappme/node-binance-trader
cd node-binance-trader
npm i

Usage โšก๏ธ

First please sign up at Bitcoin vs. Altcoins and add your BvA key in each scripts,

then you can execute the following commands in their own terminal:

To start the server to save pair data, define strategies and emit trading signals:

npm run start

To start the auto trader to monitor strategies and signals received from the server or the NBT Hub:

npm run trader

To backtest strategies using the data recorded by the server:

npm run bt

Disclaimer ๐Ÿ“–

I am not responsible for anything done with this bot.
You use it at your own risk.
There are no warranties or guarantees expressed or implied.
You assume all responsibility and liability.

Final Notes ๐Ÿ™

Feel free to fork and add new pull request to this repo. If you have any questions/suggestions, or simply you need some help building your trading bot, or mining historical data or improving your strategies using the latest AI/ML algorithms, please feel free to contact me.

If this repo helped you in any way, you can always leave me a BNB tip at 0xf0c499c0accddd52d2f96d8afb6778be0659ee0c

GETTING IN TOUCH ๐Ÿ’ฌ

Discord chat

node-binance-trader's People

Contributors

douglascrp 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.