Code Monkey home page Code Monkey logo

bitmex-scaled-orders's Introduction

Bitmex scaled orders

A tool for creating scaled orders / bulk orders on Bitmex

Preview

Video demo: https://streamable.com/d3qr4

You should only run this locally.

Table of Contents

Features

  • Generate limit buy/sell orders based on a set of variables:
    • Amount
    • Number of orders
    • Upper price and lower price
    • Spread amount evenly, increasingly or decreasingly
  • Supports all Bitmex instruments
  • View current positions
  • View and cancel current orders
  • Retry on overload until successful
  • Supports testnet and production

Requirements

  • nodeJS 8.5+

Startup

Download latest release from https://github.com/nice-table/bitmex-scaled-orders/releases/latest or clone the project.

Open a terminal and run the following from the project folder:

  • npm install

When npm install has finished, we are ready to start the app. Run this in a terminal:

  • npm run startup

App should open in your browser automatically and render when ready.

Upgrading

Upgrading should be as simple as overwriting the source code, or pulling latest, followed by a npm install in terminal. App is then ready and can be started with npm run startup.

Development

When doing dev work I run npm start in one terminal, and npm run proxy:dev in another.

Tests

Tests can be run in a terminal:

npm test

Changelog

For changelog see https://github.com/nice-table/bitmex-scaled-orders/releases

TODO

  • Warn user if one or more orders may be executed as a market order

Maybe

bitmex-scaled-orders's People

Contributors

nice-table 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.