Skip to content

DGabri/binance_marketMaking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

SIMPLE MARKET MAKING BOT

!!!!!NOT FINANCIAL ADVICE, USE AT YOUR OWN RISK, I AM NOT LIABLE FOR YOUR LOSSES IN ANY WAY, THIS BOT COULD (LIKELY) HAVE BUGS!!!!!

  • The bot has this logic:
  1. Submits a limit buy 1 tick over the best bid
  2. If the buy is executed in a 15 sec span a sell order is submitted at price = best_ask - 1 tick
  3. Data is saved to mySQL and then plotted on Grafana (optional)
  4. THIS BOT WAS USED DURING THE BINANCE 0% FEES CAMPAINS, TRADE AT YOUR OWN RISKS

BEFORE USE:

  • Install requirements.txt
  • Insert yout private keys
  • Choose the desired spread gain for each trade

Consider supporting this repo if you are interested or register with my link to have a voucher on binance:

About

Simple market making bot for binance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages