Skip to content

A simple, functional market maker bot that tracks prices on third party exchanges

Notifications You must be signed in to change notification settings

qtrade-exchange/liquidity-bot-example

Repository files navigation

Liquidity Provider Bot

Design objectives:

  • use built-in Python multithreading

THREAD 1:

  • get midpoint prices from various markets

THREAD 2:

  • read midpoints
  • place buy and sell orders at configurable intervals below and above midpoints

Possible features:

  • Weight a market's midpoint value with volume

About

A simple, functional market maker bot that tracks prices on third party exchanges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages