This is a Python-based pump bot designed to monitor price changes on the MEXC cryptocurrency exchange using the CCXT library. It identifies top price changes, volume changes, and tick counts for USDT trading pairs.
-
Clone this repository:
https://github.com/bpawnzZ/MEXC-Pump-Bot.git
-
Navigate to the project directory:
cd MEXC-Pump-Bot -
Install dependencies:
pip install -r requirements.txt
-
Run the bot:
python pumpBot.py
- Python 3.8+
- CCXT library
- Termcolor library
This project is licensed under the MIT License. See the LICENSE file for details.
