Skip to content

detailyang/bitmex-forward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requires

  • Python >= 3.5

How to install

Install requirements as the following:

git clone https://github.com/detailyang/bitmex-forward.git
cd bitmex-forward
virtualenv env
source env/bin/active
pip install -r requirements.txt

How to use

Pass the options to app.py as the following:

cp default.json config.json
vim config.json
python app/app.py  config.json

PS: the bitmex apikey should be readonly

About

bitmex multi account order status forward to discord

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages