USE THIS BOT AT YOUR OWN RISK. This script offers no guarantee. I assume no risk from your use of this software. No part of this repo constitutes financial advice.
Simple to use, configurable Pump and Dump Bot for Binance and Kucoin Cryptocurrency Exchange
Install Python3 and pip
Clone repo:
git clone https://github.com/abayomi185/simple-pump-and-dump-bot.git
cd simple-pump-and-dump-bot
Install pip packages:
pip3 install -r requirements.txt
Edit config and create a new file named secrets-binance.yaml
or secrets-kucoin.yaml
in the src
directory:
cd src
touch secrets-binance.yaml
echo "api_key: '<your_binance_api_key>'" >> secrets-binance.yaml
echo "api_secret: '<your_binance_secret_key>'" >> secrets-binance.yaml
For Kucoin, replace secrets-binance
with secrets-kucoin
and add the following:
echo "api_passphrase: '<your_kucoin_api_passphrase>'" >> secrets-kucoin.yaml
You will need to get your
api_key
andapi_secret
from your Binance or Kucoin account. For Kucoin, you would also need yourapi_passphrase
Edit conf.yaml as desired; comments are written as a guide in the .yaml file.
Run python3 initialise_db.py
to initialise the local records database.
Run python3 bot-binance.py
or python3 bot-kucoin.py
and follow the prompts until the coin name input.
Input the coin name at the right time for pump (pump signal) and wait for earnings!
Good Luck!
- Discord Integration
- Button press to exit trade
- Stop-loss config option
- UI with Electron or React
- 16-05-21
- Porting the bot to NodeJS (see node_wip folder)
- Merging the bots into a single app
- Improving software structure; OOP and modules
- 20-05-21
- Node kucoin bot is functional with local database support
- Kucoin introduced price protection strategy which gives unexpected results in pumps causing the bot not to sell. Potential workaround is implemented but requires testing.
- Python version will soon reach end-of-life
- 23-05-21
- Work has started on implementing Telegram scraper
- Customisable "panic sell button" coined by AlphaAlex1 is being implemented in tandem
- Delays to development due to upcoming exams.
- 17-06-21
- Development has begun again
- Telegram scraper is fully functional and fast
- Different branches would be used for testing new features
- Key actions in the works
- Update to Readme and possibly some documentation is being planned
- Binance bot to be implemented soon in Node to rid python version
BTC: bc1q9urpzxnq0rkcvdagf2wzm0yfj49mqpf75z7xpg
ETH (ERC20): 0x6297299b003302A1c2290ee613c2B828b3E13b24
XMR: 44AxGyJGqaSFQGfwd6atoB4v8M1dfjw9Kfayw4hs9BKQYR9vMQe2J3tfvMumBwN7LkYcK5x186iZXDVWXD2ctT9ZHvCP3yp