0.3.2 • Published 6 years ago

bitmex-adaptive-limit v0.3.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

bitmex-adaptive-limit

Purpose

Allows making a market maker limit order that would automatically up your bids or decrease your asks to guarantee fast rebateable orders.

Installation & setup

  1. npm install -g bitmex-adaptive-limit
  2. Setup BITMEX_API_KEY_ID and BITMEX_API_KEY_SECRET env variables to bitmex api key and secret.
  3. Optionally change BITMEX_CONTRACT to a different contract name, by default it's XBTUSD.
  4. Optionally change BITMEX_TESTNET to true.

Usage

  1. bitmex buy 3000
  2. bitmex sell 4000
0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago