Code Monkey home page Code Monkey logo

stakecube-marketmaker-bot's Introduction

StakeCube-marketmaker-bot

A market-maker bot designed under DevCube - Powered by the StakeCube API

Installation

To install the bot, you'll need Node.js on your device and a single network dependency, you can install these with these steps:

  1. Download Node.js
  2. Download and/or Clone this repository.
  3. Open your terminal, change directory (cd) into the StakeCube-marketmaker-bot directory.
  4. Run npm i superagent
  5. Edit the index.js file, the start of the file contains all of the bot's trading settings and params.
  6. Run the bot using node index

Done! The bot is a basic and simple one-run system which executes many Staggered orders in a single run, the orders & strategies are fully customizable, and just require some simple maths knowledge to configure.

If things go wrong: Edit the file, go to the bottom, uncomment the cancelAll line and comment-out the Strategy line, then re-run the bot, this will cancel all orders within your given market pair, highly useful if you accidently place some incorrect orders.


This is a basic bot to demo / showcase the StakeCube trading API, operating this bot is your own responsibility.

Feel free to open a PR or Issue if you believe you have improvements or ideas for this project!

stakecube-marketmaker-bot's People

Contributors

jskitty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

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