Alerts
Auto-Pilot off
Full autonomy: set your buy-in and how profits compound, then engage. The app configures sizing, deploys a strategy, and runs in AUTO. Use a paper/sim run first.
Markets — pick what to track/trade
Top 50 by 24h volume. Search to find any asset (e.g. spot PEPE). Check to watch/trade; ★ to favorite (favorites pin to the top and seed your watchlist).
Spot
| ★ | Watch | Symbol | Price | 24h |
|---|
Futures
| ★ | Watch | Symbol | Price | 24h |
|---|
Live Prices
| Market | Symbol | Price |
|---|
Positions
| Mkt | Symbol | Side | Qty | Entry | Lev | uPnL | Liq Price | Liq Dist |
|---|
Manual Order
Set Leverage (futures)
Strategies
| ID | Type | Symbol | On |
|---|
Add Strategy
Simulation (mock portfolio)
Run forward with fake money using live prices. Configure a starting balance + token holdings (e.g. $1,000,000 holding 1,000,000 PEPE), or seed from your real account. State + equity curve persist, so you can come back days later, review the logs, and decide go-live or improve. Positions & PnL appear in the Positions panel and top stats.
Configure manually
Optimizer (parameter sweep + walk-forward)
Backtest
Analytics
Aggregated from the persistent trade journal (logs/trades.jsonl) for paper & live — use this to see which strategies/symbols make or lose money and tune accordingly.
By strategy
| Strategy | Net PnL | Closes | Win% | Fees |
|---|
By symbol
| Symbol | Net PnL | Closes | Win% | Fees |
|---|
Recent Orders
| Time | Src | Mkt | Symbol | Side | Kind | Qty | Price | Status |
|---|
Event Log
Capital / Buy-in
fixed: next buy-in = base, profit saved. reinvest: compound + skim save%. all in: use full pool.
Leverage
auto raises leverage with up-trend confidence and lowers it when choppy/against — capped by risk.max_leverage to avoid liquidation.
Spike Protection / Smart Stop
Confirmation stops ignore single-tick wicks; spikes pause entries; leverage is auto-capped to keep liquidation a safe distance away. Note: a real exchange-side liquidation on a genuine instant spike can't be out-run by software — keep leverage modest.
Cloud (AWS server)
Run this app locally OR on the AWS server — same code, separate instances. To avoid two bots trading one account, the desktop won't go LIVE while the AWS server is LIVE. Use the buttons to start/stop the AWS server (needs the mexc-deploy keys, set below on the desktop).
Desktop → AWS control keys (mexc-deploy)
Safety / Validation
LIVE auto-trading is blocked until each running strategy passes a backtest meeting the safety thresholds (config: safety). Costs (fees + slippage) are applied in paper/backtest so results are realistic.
Live stop protection
Exchange fail-safe = stop placed on MEXC, so a position is closed even if this app crashes / loses power / loses internet. App-only = only this app manages exits (position UNPROTECTED if it dies).
Alerts (Telegram / Email)
Alert secrets
Settings — API Keys
Keys rotate every 90 days. Paste new ones here anytime — saved locally, never committed.