Skip to content

Simplified Deribit market maker for personal customization

License

Notifications You must be signed in to change notification settings

sandybradley/DeribitMarketMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MarketMaker

Simplified Deribit market maker for personal customization. This script is designed for market makers to add liquidity to bitcoin futures market on Deribit. Note that market making is a risky business. If you don't know what you are doing, please don't touch this code. For safety, the script only responds to filled orders, which means initial orders must be set manually.

Pre-requisites

Deribit account - https://www.deribit.com/reg-8106.6912

Python - https://www.python.org/

Install dependencies

pip install asyncio websockets json

Starting the script

Edit your own api key and secret settings. Then start script with:

python pyMarketMaker.py

Karma jar

BTC - 112eMCQJUkUz7kvxDSFCGf1nnFJZ61CE4W

LTC - LR3BfiS77dZcp3KrEkfbXJS7U2vBoMFS7A

ZEC - t1bQpcWAuSg3CkBs29kegBPXvSRSaHqhy2b

XLM - GAHK7EEG2WWHVKDNT4CEQFZGKF2LGDSW2IVM4S5DP42RBW3K6BTODB4A Memo: 1015040538

Nano - nano_1ca5fxd7uk3t61ghjnfd59icxg4ohmbusjthb7supxh3ufef1sykmq77awzh

XRP - rEb8TK3gBgk5auZkwc6sHnwrGVJH8DuaLh Tag: 103535357

EOS - binancecleos Memo: 103117718

Recommended links

Getting started - Coinbase

Portfolio balance - Binance

Futures trading - Deribit

Cold wallet - Atomic

About

Simplified Deribit market maker for personal customization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages