Skip to content

Bot to ease the pain of speculation on CEX.io exchange.

License

Notifications You must be signed in to change notification settings

toomyem/cex-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cex-bot

Bot to ease the pain of speculation on CEX.io exchange.

usage

Buy some ghashes, rename config-sample.py to config.py, set parameters there and run trader.py ;)

parameters

  • username - username from cex.io
  • apikey - apikey generated on cex.io page
  • secret - your secret key from cex.io page
  • ghs - the amount of ghs you want to be sold by bot
  • limit - the minimum price limit below which the bot will sell the ghs
  • maximum - price to activate trailing limit, if the price goes above maximum, the limit is also pushed up
  • delay - delay in seconds between steps when bot gets data from api (do not set it too low, cex.io limits are 600 queries per 10 minutes)
  • window - time frame in seconds for mean price calculation
  • debug_mode - do not atempt to sell anything, just display info

About

Bot to ease the pain of speculation on CEX.io exchange.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages