Partial Close in MetaTrader: What Happens to Your Stops
Closing part of a position is one of the few things a trading platform lets you do with a single number in a single field, and it is treated everywhere as a purely mechanical step: type a smaller volume, press close, done.
What that step leaves behind is where the interesting part is. The protective levels attached to the position do not follow it down, the history records something different from what most guides describe, and the same field behaves differently depending on an account setting chosen at signup.
Key takeaways
- MetaTrader 5 documents that a partial close leaves the stop loss and take profit untouched, so both now sit over a smaller position.
- Reducing size therefore reduces the money at risk without changing where the exit sits, which is a different thing from moving a stop.
- A partial close does not spawn a separate position: every deal that touches a position carries that position’s own ticket.
- Netting and hedging accounts close positions by different routes, and an oversized closing volume does not do the same thing on both.
- The smallest volume you can leave behind is a property of the symbol, not a setting, so it belongs in the contract specification.
Table of contents
- What a Partial Close Actually Changes
- Your Stop Loss and Take Profit Do Not Move
- One Position, Several Deals, and What the Ticket Does
- Where MT4 and MT5 Genuinely Differ
- Closing More Than You Hold, in Netting and in Hedging
- The Volume You Are Allowed to Close
- What the Statement Shows Afterwards
- Who This Page Is Not For
- Frequently Asked Questions
What a Partial Close Actually Changes
A partial close reduces the size of an open position and leaves the rest of it running. The entry price on the remainder is unchanged, because nothing about the original entry is revisited.
What does change is the money at stake per unit of price movement. Half the size means half the gain or loss for the same move, and that is the whole point of the operation.
It is also the point at which a position stops matching the plan that opened it. The size has been cut by hand; the exit levels have not, and the platform will not prompt you to revisit them.
Whether the close is sent from the order window, the position list or the chart panel makes no difference to any of this. Which of those routes is worth using, and what one-click removes from the process, is a separate question covered in closing without the order window.
Your Stop Loss and Take Profit Do Not Move
This is the part none of the widely ranked guides mentions, and it is documented.
MetaQuotes states the rule twice, once for each account accounting mode, and states it the same way both times: where a position is partially closed, the stop loss and take profit are not altered by the closing order. They are removed only when the position is closed in full, because a protective level cannot exist without a position to attach to.
Read that against what a trader is usually doing when they scale out. The reason for taking part of a position off is almost always to carry less risk. The size drops, and the stop stays exactly where it was.
The distance to the stop is unchanged. What has fallen is the amount that distance now costs, in proportion to how much was closed. The trade is smaller, but the level being defended is the one chosen for the original size.
That may be what you want. It is not the same as adjusting the exit, though the two get spoken about as if they were. If the original level no longer makes sense, it has to be changed separately, as a modification. How a stop is bound to a position in the first place is set out in how a stop is attached to a position.
One Position, Several Deals, and What the Ticket Does
Every trading operation in MetaTrader 5 carries an identifier, and MetaQuotes documents how those identifiers relate to each other.
Orders and deals each receive a ticket tied to the position they belong to. Where a position has been affected by more than one deal, and MetaQuotes gives partial closing and volume increases as its own two examples, each of those deals carries the ticket of that position.
So a partial close creates no second position and no second identity. It adds another deal against the same position, which is what lets the whole life of that position be read back as one sequence rather than as unrelated fragments.
Guides that describe a partial close as producing a new ticket for the remainder are describing something else, and the next section is about why that description keeps appearing.
Where MT4 and MT5 Genuinely Differ
MetaTrader 5 keeps orders, deals and positions as three separate things, and the ticket rule above is what binds them together. That is documented and can be checked.
The older platform organises trading around orders rather than positions, which is why an answer written for one does not transfer to the other. Beyond that, this page will not tell you what MetaTrader 4 does internally, and the reason is worth stating.
Four separate MetaQuotes help paths covering trading concepts and position handling on the MetaTrader 4 site returned a not-found response on the date this page was checked. There is therefore no current official page to source an MT4-specific claim against.
Guides state MT4 behaviour confidently and cite nothing. The terminal in front of you is the check: place a small demo trade, close part of it, and read the history tab. That settles it for your build and your broker, which is the only version that matters.
Closing More Than You Hold, in Netting and in Hedging
The two accounting modes do not close positions by the same route, and this is where an oversized volume in the close field stops being harmless.
Under netting, MetaQuotes documents closing as an opposite operation in the same symbol for the same volume. The closing instruction is an ordinary trade in the other direction, so a volume larger than the position does not fail. It closes what was there and leaves the excess running as a position facing the other way.
Under hedging, the position is closed through an explicit close command against that specific position, and MetaQuotes states that a position cannot be reversed in this mode: the existing position is closed and a new one is opened with whatever volume is left over. The standard library reflects the same split, documenting its partial-close method as applying to hedging accounts.
So the same number typed into the same field produces a reversal on one account type and a closure followed by a fresh position on the other. Which mode your account uses is fixed when it is opened, and is set out in which accounting mode the account uses.
| What you send | Netting account | Hedging account |
|---|---|---|
| Less than the open volume | Position shrinks, stop and target unchanged | Position shrinks, stop and target unchanged |
| Exactly the open volume | Position closed, levels deleted with it | Position closed, levels deleted with it |
| More than the open volume | Reverses into a position on the other side | No reversal; a new position opens with the surplus |
The Volume You Are Allowed to Close
There is a floor under how small the closed piece and the surviving piece can be, and it is not a preference you set.
Minimum volume and volume step are properties of the traded symbol, published by the broker in the contract specification for that instrument. The platform enforces them, and it enforces them on the remainder as well as on the part being closed.
That is why a position can be too small to split at all: if halving it would leave a remainder under the symbol’s minimum, the only options are to hold it or close it in full.
No figure for that minimum appears here, because it differs by symbol, by account type and by regulated entity. The contract specification on your own account is the only correct answer, and any number quoted in a guide is one broker’s setting on one day. What decides how a closing order is filled once it is accepted is a separate property, covered in what the fill policy decides.
What the Statement Shows Afterwards
Because each deal carries the position’s ticket, a position closed in stages appears as several entries that belong together rather than as separate trades.
That matters for anything counted per trade. A win rate, an average result or a risk-reward figure calculated by counting lines will treat one position closed in three stages as three outcomes, and every one of those statistics is then measuring the exit method rather than the strategy.
It also complicates the simplest question a review asks, whether a trade worked. A position closed in parts has several result prices and one weighted answer, which the report will not compute for you.
Which columns carry which figure, and where the totals can mislead, is covered in how closed volume is reported.
Who This Page Is Not For
Anyone looking for the click path will do better with a screenshot walkthrough. The steps are three fields and a button, documented in the platform help.
Anyone looking for a rule about when to scale out is also in the wrong place. Nothing here says a partial close is a good idea, and there is no size, level or fraction on this page.
And anyone running an automated system needs the return codes and the transaction events, which are a programming matter rather than a platform-usage one.
Frequently Asked Questions
Does a partial close move my stop loss?
No. MetaQuotes documents that a partial close leaves the stop loss and take profit unchanged, in both netting and hedging accounts. They are deleted only when the position is closed in full. The level therefore stays where it was while the size it protects has fallen.
Does closing part of a trade create a new ticket?
In MetaTrader 5 the position keeps its own ticket, and every deal that touches it, including the partial close, carries that same position ticket. What is added is another deal in the history, not a separate position.
Is a partial close the same on MT4 and MT5?
Not necessarily, because the two platforms organise trading differently, and the MetaQuotes help pages that would settle the MT4 side returned a not-found response when this page was checked. The reliable test is to close part of a small demo trade and read what the history records.
What happens if you close more volume than you hold?
It depends on the account. Under netting, closing is an opposite trade of the same volume, so a larger volume reverses the position. Under hedging, a position cannot be reversed: it is closed and a new position opens carrying the surplus volume.
Does a partial close change the entry price of the rest?
No. The remaining volume keeps the entry it had, because nothing about the original opening is recalculated. Only the size changes.
Sources checked 7 August 2026. MetaQuotes, MetaTrader 5 platform help, trading general concepts, for the ticket relationship between orders, deals and positions, for both stop loss and take profit inheritance rules on a partially closed position, for the closing procedure under each accounting mode, and for the statement that a position cannot be reversed under hedging. MetaQuotes, MQL5 Reference, CTrade PositionClosePartial, for the method being documented against hedging accounting. The MetaTrader 4 help paths for trading concepts, trade positions and the positions list each returned a not-found response on the same date, so no MetaTrader 4 behaviour is asserted here. No minimum volume, volume step, commission, spread or deposit figure appears on this page, because each is a per-symbol or per-broker value published in the contract specification.
Disclaimer: This article is educational only and is not investment advice, and nothing here recommends any instrument, strategy or provider. Closing part of a position does not make a trade profitable and is not a risk-control method in itself. Platform behaviour, symbol properties and account accounting mode differ between brokers and regulated entities, so the contract specification and platform build on your own account are what govern. Leveraged trading carries risk and the sum at stake can be lost in full.
