Simple Pump And Dump Bot Versions Save

Simple pump-and-dump bot for Binance and Kucoin Cryptocurrency Exchange

0.0.4

3 years ago

See previous release for main details.

This fixes two commented line for local db.

0.0.3

3 years ago
  • Critical fix: Bot previously only relied on config time, this release fixes that to check the price periodically
  • Time duration shown for pump critical process; This can be referenced against your config file value

A few things discovered during testing:

  • Time delay to check price during pump process could be improved. A possible solution to improve performance is Cython or port code to C++, this comes at a cost of improved complexity for inexperienced users.
  • Clock speed of the processor may have an effect on the number of request that can be made to check prices during the pump process

v0.0.2

3 years ago

Pump and Dump on Kucoin now too With identical config file as the Binance bot

v0.0.1

3 years ago

First release:

  • Easy to use cli interface
  • Configurable options in config file
  • Market order buy and sell limits
  • Local database for bot orders