A standard stop-loss stored with the broker can remain active when a terminal is offline, while a locally managed trailing stop may freeze. Traders who treat both as identical can leave a pending-order strategy without the dynamic protection they expected after the laptop sleeps or connectivity fails.
Google's pending-order overview surfaced this distinction in its technical warnings. The safer way to use it is to verify the claim in the platform and broker documentation. MetaTrader explains that a trailing stop runs in the client terminal, unlike ordinary Stop Loss and Take Profit levels that are generally associated with the position and processed server-side.
| Control | Typical processing location | Offline question |
|---|---|---|
| Pending entry | Broker/server after submission | Does it remain active? |
| Fixed stop loss | Broker/server | Is it accepted with the order? |
| Take profit | Broker/server | Does it survive terminal closure? |
| Trailing stop | Local terminal in common MT setups | What happens after disconnect? |
| Expert adviser logic | Local or hosted environment | Is the process still running? |
The distinction matters during overnight policy risk. AP reported USD/JPY at 154.81 early September 15, with markets watching the Fed, oil and the approaching BOJ meeting. A trader in Asia may be asleep during part of the U.S. session. If a pending order activates, a fixed server-side stop can provide a defined instruction. A dormant trailing algorithm cannot keep moving the level.
Run a demo test: place the pending order with fixed protection, confirm it appears on another device, close the desktop terminal, and verify the server still reports the order. Test trailing behavior separately. Do not infer production behavior from a tutorial recorded with another broker.
This July 2026 MT5 guide shows how pending-order fields are entered. It should be paired with the platform help and a broker-specific test.
The conclusion links the entry to the exit. Automation is only real while the system responsible for it is operating. Label every control as server-side or local before calling the strategy unattended.
Server handling can differ by broker and product. Confirm behavior in the current account agreement.