Skip to content

M0nk3y/bots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EtherDelta bot sample code

For API documentation, see https://github.com/etherdelta/etherdelta.github.io/tree/master/docs.

Each language has its own subfolder. In general, each subfolder has two example bots:

  • maker -- a bot that places orders on both sides of the market.
  • taker -- a bot that trades against the best-available sell order.

Warning

Please use these at your own risk. ALWAYS test with small amounts first.

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.9%
  • JavaScript 38.1%