Giter Site home page Giter Site logo

ritthikrai60 / quant-algorithm-v.0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ro61n/quant-algorithm-v.0

0.0 0.0 0.0 1.7 MB

A Node.Js algorithm that connects to your binance account via a websocket. It uses the order book to sell a coin you invested in by either maximizing your profit or minimizing your loss

JavaScript 100.00%

quant-algorithm-v.0's Introduction

Quant-Algorithm

An experimental Node.Js algorithm that connects to your binance account via a websocket. It uses the order book to sell a coin you invested in by either maximizing your profit or minimizing your loss. It is not guaranteed to work nor produce consistent returns and you should therefore run it at your own risk.

Installation:

  • Download Node.js onto your computer (https://nodejs.org/)
  • Download package onto your computer
  • Unzip 'node_modules' package

Program code:

  • Enter your personal details wherever commend line that begins with '//<--- INPUT:' occurs in originalBot___GH.js file.

Run code:

  • Open command prompt
  • Type 'cd' + url of package folder on your computer
  • Then type 'node originalBot___GH.js' and press enter. Algorithm should then be running.

Stop code:

  • Press ctrl+'C' in command prompt.

Output:

  • A summary of the algorithm's decisions will be recorded in the 'order_log.json' file.

Additional Links:

Final Notes:

  • This algorithm is an experiement and is not guaranteed to generate profits. By running it, you are using it at your own risk.

quant-algorithm-v.0's People

Contributors

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