Regulated by FCA · ASIC · SCB · SV · Client funds held with Tier 1 banks

MT4 / MT5 in Practice · Lesson 3 of 3 · 8 min read

Pending Orders, EAs and Honest Automation

Let the platform stand guard: the pending-order family, what trailing stops really do, and how to approach Expert Advisors without the folklore.

Once the manual ticket is routine, the platform can start standing guard for you. Pending orders execute your plan while you sleep; Expert Advisors go further and run entire strategies. Both are powerful, and both reward the same honesty about what they can and cannot do.

The pending-order family

  • Buy limit / sell limit — enter on a pullback to your level, at your price or better. The patient trader’s default.
  • Buy stop / sell stop — enter on strength through a level: breakout orders that chase only after price proves the case.
  • Stop-limit (MT5) — a stop that places a limit instead of a market order when triggered, capping how bad a breakout fill can be.

Every pending order accepts the same SL/TP fields as a market ticket — fill them when you place it, and the whole trade is structured before it exists. Set an expiry so stale orders do not fire into next week’s different market.

Trailing stops — read the fine print

The built-in trailing stop follows price at a fixed distance — but it runs in your terminal, not on the server. Close the laptop and the trail stops updating; the last stop level it set remains active on the server. If your method depends on a 24-hour trail, run the terminal on a VPS, or trail manually behind structure as the risk module taught.

Expert Advisors, without folklore

An EA is a program that trades a fixed set of rules. The technology is neutral; the results depend entirely on the rules. Approach any EA — bought, downloaded or written — in three stages: backtest it in the strategy tester across several years and different market regimes; forward-test it on a demo for weeks, where slippage and spreads are real; and only then let it touch a live account, at the same 1–2% risk per trade a human would get. Treat with maximum suspicion anything sold on a smooth equity curve: curves are easy to manufacture by overfitting parameters to the past. If automation interests you seriously, the strategy tester on MT5 is free, and a demo account makes the whole learning loop costless.

Practice on a risk-free demo account — same platform, same prices, virtual funds.

Open a Demo Account

Open an accountin minutes.

Real-name verification, no minimum deposit, and a $100,000 virtual-capital demo if you would rather test the platform first.