Lot multiplier
The multiplier method calculates follower volume from the source volume:
follower lot = source lot × multiplier
With a source trade of 0.20 lot and a multiplier of 0.50, TradeMirror calculates 0.10 lot for the follower. If the source volume changes, the calculated follower volume changes with it.
Fixed lot
The fixed-lot method ignores the source volume for the follower open and uses the configured value:
follower lot = configured fixed lot
With a fixed value of 0.10, the requested follower volume is 0.10 whether the source opens 0.10, 0.20, or 0.50 lot.
Worked comparison
| Source lot | Multiplier | Multiplier result | Fixed-lot result |
|---|---|---|---|
| 0.10 | ×0.50 | 0.05 | 0.10 |
| 0.20 | ×0.50 | 0.10 | 0.10 |
| 0.50 | ×0.50 | 0.25 | 0.10 |
In these examples the fixed value is 0.10 lot. They explain the calculation only; they do not recommend a position size.
How TradeMirror normalizes the calculated value
The current copy service rounds the calculated volume to two decimal places and applies a minimum of 0.01 before sending the instruction. A broker can still reject or adjust an order when its instrument, lot step, minimum, maximum, margin, or account rules do not accept the requested volume.
A mathematically valid value is not proof that a particular broker or instrument will execute it. Verify the actual follower result in MT5 during your test.
What these methods do not calculate
- They do not size from follower equity or account balance.
- They do not guarantee the same monetary risk across accounts.
- They do not account for different contract sizes or symbol specifications.
- They do not guarantee sufficient margin or successful execution.
TradeMirror's public setup supports multiplier and fixed lot only. It should not be described as percentage-of-equity sizing.
Pre-activation sizing checklist
- Confirm the source and every follower account.
- Confirm whether the strategy uses multiplier or fixed lot.
- Calculate at least one expected follower volume yourself.
- Check follower symbol, lot-step, minimum, maximum, and margin rules.
- Use the review screen to confirm the saved method and value.
- Test the route and verify the actual follower in MT5.
Return to the complete setup guide or review how the copy route works.