Personal Script

Pump & Dump Trading System

Catch sharp price moves the moment they happen — on autopilot. From real-time detection to executed trades on MEXC, 24/7.

Detect Rapid Price Movements Instantly

Polls 500+ MEXC futures tokens every second and emits a signal when price change crosses your configured % over a chosen window. Each signal is delivered to Telegram and to the bundled trading bot.

Everything You Need to Run Independently

Parser Script

Signal detection engine that monitors MEXC futures prices in real-time and identifies pump/dump patterns.

Trading Bot Script

Auto-execution on signals — opens positions on MEXC with configurable entry, take profit and stop loss.

Telegram Bot

Settings management and alerts via Telegram.

Documentation

Step-by-step setup guide, configuration reference and troubleshooting — everything to get running in minutes.

Fully Configurable Parameters

All settings are managed through .env and the Telegram bot — no code edits. Configure screener thresholds, trading parameters, grid entry with averaging steps and dynamic take-profit levels, stop-loss, leverage, position sizing, and more. Every parameter is adjustable on the fly.

  • Triggers — up to 3 settings per direction: by price change percent and time
  • Whitelist / Blacklist — and other filters
  • Grid entry — averaging steps with configurable step % and volume per step
  • Take-profit — multi-step TP levels, fixed or dynamic percent
  • Stop-loss — market or limit, configurable percent from entry
  • Leverage & sizing — per-strategy leverage and position volume
  • And much more — all adjustable via .env and Telegram bot

Signal Processing Pipeline

From raw market data to executed trade — a streamlined five-stage pipeline.

1

Data Ingest

Real-time price feeds from MEXC Futures API streamed into the parser.

2

Signal Detection

Price changes compared against MinPercent and MinVolume thresholds.

3

User Filters

Whitelist, blacklist and volume filters applied to reduce noise.

4

Telegram Alert

Signal delivered to your Telegram with token info and market context.

5

Trade Execution

Trading bot receives signal and opens position on MEXC automatically.

Simple Setup, No Overhead

Runs anywhere Python runs. No Docker, no containers, no complex infrastructure — just a simple script on any VPS.

  • Python 3.11+ required
  • SQLite — zero-config database included
  • No Docker required
  • Runs on any VPS (Ubuntu, Debian, etc.)
  • Simple startup: python run.py
  • Minimal resource usage

Get Pump & Dump Script

Deploy the pump & dump screener and trading bot on your server as a standalone script.