Appearance
Are you an LLM? You can read better optimized documentation at /getting-started/first-trade.md for this page in Markdown format
Your First Trade
Everything is connected -- your plan, MetaTrader, Telegram, channels, and trading style are all set. Now you wait for a signal and watch TTMT handle it end to end. This page shows you what to expect, where to follow the trade, and what to check if nothing happens.
Pre-Flight Checklist
Before your first trade fires, confirm everything is in order:
| Check | Where to Verify | What to Look For |
|---|---|---|
| MetaTrader connected | Accounts page | Green "Connected" badge |
| Telegram connected | Dashboard header | Your Telegram profile picture visible |
| Channel assigned | Channels page | At least one channel with an Active assignment |
| Lot size set | Your trading settings | A safe size (the demo recommendation, or the minimum) |
| Account balance | MetaTrader app | Enough free margin for that lot size |
Start small
For your first automated trade, use a demo account or the minimum lot size. This lets you verify the full flow without risking capital.
What Happens When a Signal Arrives
You do not need to watch the screen. TTMT monitors your channels around the clock. When a signal posts, here is the sequence:
- Signal detected -- Your channel posts a signal; TTMT picks it up within seconds.
- TTMT reads the signal -- It extracts the symbol, direction, entry (or entry zone), stop loss, and take-profit targets (TP1 through TP6). It works across formats -- structured text, casual messages, even images of signals.
- Validation -- Safety checks run: stop loss on the correct side of entry, take-profit levels in order, entry zone reasonable, and not a duplicate of a signal already processed. A failed check shows a clear reason in the Signal Log.
- Execution -- TTMT calculates the lot size from your settings (never the signal's volume), then places the layered orders. The first layer fills at market; deeper layers wait as limit orders within the entry zone.
- Monitoring -- As take-profit targets hit, partial positions close in profit. When TP1 hits (by default), the stop loss moves to breakeven. If deeper layers fill, targets rebalance for faster exits.
Your settings size the trade, not the signal
If a signal says "5 lots," TTMT ignores that number and sizes the trade from your own setting -- say, 0.12 lots. The signal tells TTMT what to trade; you decide how much.
Where to Watch Your Trade
Live View
The Live View page shows your open positions in real time:
- Current price and unrealized P&L per position
- Entry, stop loss, and take-profit levels for each position
- Total exposure across the account
- Kill switch access to close everything at once
This is your real-time command center.
Signal Log
The Signal Log lists every signal TTMT has received -- the raw text, what TTMT read from it, and the current status:
| Status | Meaning |
|---|---|
executed | Read and traded successfully |
rejected | Failed a safety check -- invalid stops, symbol disabled, or the market was closed. The reason is shown. |
skipped | Filtered out before trading -- a symbol not on the account's allowlist, a blocked trading window, or a blacklisted term in the message |
failed | Execution hit an error |
parsing | Currently being read |
executed_awaiting_modification | Alert-mode: traded, waiting for the channel's follow-up detail |
pending_followup | Alert-mode: alert seen, waiting for the detail message |
The last two statuses appear when a channel runs in Execute on Alert mode -- it trades the moment an alert lands, then updates the trade when the full detail message arrives.
Trade Log
The Trade Log is your completed-trade history -- entry and exit prices, realized P&L, which channel the signal came from, and the full trade lifecycle. The trade-end-reason chips (how each trade closed -- a take-profit hit, the stop loss, manual close, and so on) are the canonical way to read closure status; see the trade log page for the full breakdown.
MetaTrader App
Open your MT4 or MT5 app. The positions appear in the Trade tab with stop loss and take-profit levels matching the signal.
What If No Trade Appears
If a signal arrives but no trade shows, check the Signal Log for the reason. Common causes:
| What You See | Cause | What To Do |
|---|---|---|
rejected | A safety check failed (e.g., SL on the wrong side) or the market was closed when the signal landed | Expected -- this protects you from a bad or mistimed signal |
skipped | The symbol is not on the account's allowlist, the signal hit a blocked trading window, or a blacklisted term filtered it out | Check the channel's Filters and Hours tabs |
failed | Execution error | Check your account balance and lot size |
| No signal at all | The channel assignment may be Paused | Open the Channels page and confirm an Active assignment |
| "Symbol not found" | Your broker uses a different symbol name | Set up symbol mapping |
| Trading paused after a loss day | Your account hit its daily-loss limit and trading is halted | See Risk Limits -- this is the #1 surprise cause |
Paused after a loss day is not a bug
If trading is paused after a losing day, that is the daily-loss safety halt doing its job, not a failure. You can review the halt and resume it from the dashboard. After six losing trades in a morning, this is what stops a bad day from snowballing.
Test before you trade
Use the Signal Tester: paste any signal text and see exactly how TTMT would read and trade it, with no real money involved.
Understanding the Layered Orders
When you inspect your first trade in MetaTrader, you may see several positions and pending orders for the same symbol. That is normal. TTMT splits each entry into layers across the entry zone:
- The first layer fills at market -- these orders open immediately.
- The deeper layers wait as limit orders -- they fill only if price retraces into the entry zone.
You choose how many layers to split the entry into (1 to 6, default 4). The number of individual orders inside each layer is not something you set -- TTMT works it out from your lot size and your broker's minimum lot and lot step. More size means more orders; less means fewer. The exact count is capped at 6 orders per layer and 36 orders in total, so the same four layers might be 10 orders at one lot size and 12 at another.
Each order carries its own take-profit assignment. As orders fill and targets hit, the trade progresses on its own. See Order Execution for how layering, entry zones, and the adaptive order count work.
Watch a real first trade
A gold channel posts BUY XAUUSD 2350, SL 2340, TP 2360/2370/2380. In Live View you watch the market layer fill instantly and the deeper layers sit below as limit orders, ready to fill if price dips toward your entry zone. The number of orders you see depends on your lot size and broker rules, not a fixed grid.
An execute-on-alert channel behaves differently. It might post only BUY GOLD NOW. The Signal Log shows pending_followup, then flips to executed_awaiting_modification once the trade opens, then updates the stop loss and take-profit levels when the channel's detail message lands.

