Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 886 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 886 Bytes

Binance Market Maker

Bot to automate trades of cryptocurrencies in Binance exchange. You can see stats about ticker, choose a crypto that you want to trade and then set the strategy.

A strategy consists of 6 steps:

  • Amount: amount to trade
  • Wall buy: amount to stay under of bid
  • Wall sell: amount to stay over of ask
  • Tick up/down: numbers of ticks up/down the wall
  • Min gap buy: min ticks between lowest ask and your order
  • Min gap sell: min ticks between highest bid and your order

the bot handles multiple orders and updates them automatically.

Screenshot: