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. Telegram is linked, MetaTrader is ready, channels are followed, and your trading settings are configured. Now you wait for a signal -- and watch TTMT do its thing.
Pre-Flight Checklist
Before your first trade, let's make sure everything is in order:
| Check | Where to Verify | What to Look For |
|---|---|---|
| MetaTrader connected | Accounts page | Green "Connected" status 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 | Settings > Trading | A safe lot size (e.g., 0.01 for testing) |
| Account balance | MetaTrader app | Sufficient free margin for the configured lot size |
Start small
For your very first automated trade, we strongly recommend using a Demo Account or setting your lot size to the minimum (0.01). This lets you verify the full flow without risking real capital.
What Happens When a Signal Arrives
You do not need to be watching the screen. TTMT monitors your channels 24/7. When a signal is posted, here is the sequence:
1. Signal Detected
The signal appears in your Telegram channel. Within milliseconds, TTMT detects it and begins analyzing the signal.
2. AI Parsing
The AI parser analyzes the message and extracts the trading parameters:
- Symbol (e.g., XAUUSD, EURUSD)
- Direction (BUY or SELL)
- Entry price or entry zone
- Stop Loss level
- Take Profit targets (TP1 through TP6)
You can see the raw message and parsed result in the Signal Log.
3. Validation
The parsed signal goes through several safety checks:
- Is the stop loss on the correct side of the entry?
- Are the take profit levels in the right order?
- Is the entry zone reasonable?
- Has this exact signal already been processed (duplicate check)?
If validation fails, the signal is rejected with a clear reason visible in the Signal Log.
4. Execution
If the signal passes validation, TTMT calculates the lot size from your settings (never from the signal) and places up to 12 orders:
- Layer 1 orders execute immediately at market price
- Layers 2-4 are placed as limit orders at progressively better prices within the entry zone
5. Monitoring Begins
Once orders are placed, TTMT monitors the trade continuously:
- As take profit targets are hit, partial positions close in profit
- When TP1 hits (by default), the stop loss moves to breakeven
- If deeper layers fill, TP redistribution compresses targets for faster exits
Where to Watch Your Trade
Live View
The Live View page shows all open positions across your accounts in real time:
- Current price and unrealized P&L per position
- Entry, SL, and TP levels for each position
- Total exposure and margin usage
- Emergency kill switch access
This is your real-time command center.
Signal Log
The Signal Log shows every signal TTMT has received:
- Raw message text from Telegram
- Parsed fields (symbol, direction, entry, SL, TPs)
- Processing status with clear status badges:
| Status | Meaning |
|---|---|
executed | Signal was successfully parsed and traded |
rejected | Signal failed validation (reason shown) |
skipped | Signal was valid but filtered out (e.g., symbol filter, trading window) |
failed | Execution was attempted but encountered an error |
parsing | Signal is currently being analyzed |
Trade Log
The Trade Log contains the full history of completed trades:
- Entry and exit prices
- P&L in dollars and pips
- Which channel the signal came from
- Full trade lifecycle (orders placed, TPs hit, modifications applied)
MetaTrader App
Open your MT4/MT5 mobile or desktop app. You should see the positions in your Trade tab with the stop loss and take profit levels matching the signal.
What If Something Doesn't Work?
If a signal arrives but no trade appears, check the Signal Log for the reason. Common causes:
| Issue | Cause | Solution |
|---|---|---|
Signal shows as rejected | Validation failed (e.g., SL on wrong side) | This is expected behavior -- TTMT protects you from bad signals |
Signal shows as skipped | Symbol filter or trading window excluded it | Check your channel settings for active filters |
Signal shows as failed | Execution error (e.g., insufficient margin) | Check your account balance and lot size settings |
| No signal appears at all | Channel assignment may be paused | Verify the channel has an Active assignment on the Channels page |
| "Symbol not found" | Broker uses a different symbol name | Check your Symbol Mapping settings on the Accounts page |
Use the Signal Tester
If you want to test signal parsing without waiting for a real signal, use the Signal Tester in the dashboard. Paste any signal text and see exactly how TTMT would parse and execute it -- with no real money involved.
Understanding the 12-Order Layout
When you inspect your first trade on MetaTrader, you might notice multiple positions and pending orders for the same symbol. This is normal. TTMT's 12-order layering strategy means:
- 3 positions at market price (Layer 1) -- these fill immediately
- Up to 9 pending limit orders (Layers 2-4) -- these fill if price retraces
Each sub-order has its own take profit level assigned based on your TP strategy. As orders fill and TPs are hit, the trade lifecycle progresses automatically.
Next Steps
Your first trade is live. Now let's explore what TTMT has to offer beyond the basics.

