nice-table / bitmex-scaled-orders

A front-end for creating scaled orders / bulk orders on Bitmex
MIT License
118 stars 38 forks source link

Bitmex scaled orders

A tool for creating scaled orders / bulk orders on Bitmex

Preview

Video demo: https://streamable.com/8kikxz

You should only run this locally.

Table of Contents

Features

Requirements

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:

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

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

Maybe