Personal Script

Manual Trading & Account Mirroring

Open a trade on the master account from a preset config in Telegram, or manually on the exchange. Sub-accounts replicate every action within a second.

Manual Open + Real-Time Mirror

Two independent modes — use one or both.

Manual Trading

Up to 5 preset configurations. Each config stores ticker, volume, leverage, grid entry steps, take-profit ladder and stop-loss. Open a position by ticker in two clicks from Telegram — the bot executes the full grid setup automatically.

Account Mirroring

Designate one of your connected MEXC accounts as master. Every open, close and modification on the master is replicated across the sub-accounts within ~1 second — including manual trades and existing strategies.

Everything You Need to Run Independently

Trading Bot Script

Order execution engine handling manual trades and master-sub mirroring with grid entry, take-profit steps, and stop-loss.

👥

Multi-Account Manager

Connect up to 10 MEXC accounts via API key/secret. Designate one as master, others as subs — switch any time.

🤖

Telegram Bot

Full configuration and control via Telegram. Open manual trades, edit configs, switch master account, monitor positions.

Documentation

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

Fully Configurable Parameters

Every parameter — preset trade configs, master/sub assignment, grid entry, take-profit and stop-loss — is configured via .env or the Telegram bot. No code edits, all changes apply on the fly.

  • Manual configs — up to 5 preset configurations (ticker, volume, leverage, grid, TP, SL)
  • Master account — one of your MEXC accounts designated as source for mirroring
  • Sub-accounts — remaining connected accounts replicate the master's actions in ~1 second
  • 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-config leverage and position volume

Simple Setup, No Overhead

Runs anywhere Python runs. No Docker, no containers, no complex infrastructure. Your API keys never leave your server.

  • 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 Manual & Mirror Bot Script

Deploy the manual trading and account mirror bot on your server.