To start automated trading based on your own logic, follow these steps:
1. Create an API key on MEXC. It’s required to connect the bot. Go to your API settings on the exchange, create a key, and enable “trade only” access — no withdrawal rights.
2. Launch the Telegram bot and insert the API key. You can get the bot link on the website. It will verify the key and connect to the exchange.
3. Configure trading parameters:
— % drop — at what price decrease to enter a trade
— % profit — at what price increase to sell the asset
— Bank — the maximum amount the bot is allowed to use in orders
— Trade amount — how much is used for a single order
4. Split your deposit. Don’t run the bot with 100% of your funds. Start with 20–50% — keep the rest in reserve.
After starting, the bot will place limit buy orders based on your logic. When the price drops by the set percentage — it opens a position. Once the profit level is reached — the bot will close it.
Full guide is available on our
website