Skip to content

cloudzombie/market-maker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitMEX Market Maker

To get started:

  1. Get dependencies: python setup.py install
  2. Edit settings.py to add your BitMEX username and password and change bot parameters.
  • Run with DRY_RUN=True to test cost and spread.
  1. Run it: ./marketmaker [symbol]

Based on liquidbot.

API Keys

The BitMEX Market Maker bot now supports API Keys. Support for generating keys will be in the BitMEX UI soon, but until it is, you can generate and manage them by executing the generate-api-key.py script in the util directory.

About

Simple BitMEX Market Making Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%