CAP Internal Copy Trade EA MT5
- Utilities
- MEETALGO LLC
- Version: 6.5
- Updated: 13 June 2025
- Activations: 10
The CAP Internal Trade Duplicator EA is a utility that allows you to duplicate trades within the same MetaTrader 5 terminal, on the same account. It is designed for users who want to increase trade volume from existing positions without relying on external tools or services.
This tool is especially helpful when you're subscribed to a signal provider on MQL5 and wish to adjust the lot size beyond the original position. The EA automatically replicates each new trade based on your defined settings, offering flexible lot management.
-
When an original position is opened (e.g., 0.01 lot), the EA can automatically generate additional positions based on a lot multiplier.
-
For example:
- Original trade: 0.01 lot
- Lot multiplier: 2
- Duplicated trade: 0.02 lot
- Total exposure: 0.03 lot
The EA also supports automatic synchronization of Take Profit and Stop Loss, or you can define custom TP/SL levels for the duplicated trades.
Key Features- Attach the EA to a single chart — it automatically monitors and mirrors trades across all symbols in the terminal.
- Choose to replicate original TP/SL values or define your own.
- Built-in simulation for backtesting: the EA opens random trades in strategy tester mode to demonstrate duplication logic.
- Note: This tool does not interact with other accounts or platforms. It operates entirely within the same terminal.
Input Parameters
- Stop EA – If set to true, the EA will stop all duplication actions.
- MagicNumber – Unique identifier assigned to trades placed by this EA.
- Order Type to Duplicate – Specify the order types to monitor and replicate.
- MagicNumber to Monitor – List of magic numbers (comma-separated) to identify trades for duplication (e.g., 12222,1234687). Leave blank to include all.
- Symbols to Monitor – List of trading symbols to watch (e.g., EURUSD,USDJPY). Leave blank to include all.
- Trade Comments to Monitor – Filter trades by comment text (e.g., cap zone recovery ea, Universal). Leave blank to include all.
- Minimum Lot to Duplicate – Only duplicate trades with a lot size greater than or equal to this value.
- Maximum Lot to Duplicate – Only duplicate trades with a lot size less than or equal to this value.
- CopyOnlyLossPosPoint – Only duplicate trades currently in SL, below this number of points.
- CopyOnlyProfPosPoint – Only duplicate trades currently in TP, above this number of points.
- Ignore Exit Signals – If true, the EA will not close duplicated trades when the original position closes.
- Allowed Slippage (in points) – Maximum allowed price deviation for order execution.
- Ignore Existing Positions – If true, existing trades are ignored when the EA is attached to the chart.
- Reverse Duplicate – If true, creates reverse-direction trades (e.g., original is Buy → duplicated is Sell).
-
Lots Mode – Choose how lot size is calculated:
-
Lot Multiplier, Add Lots, or Fixed Lot.
-
- Lot Multiplier – Multiplies the original trade size (e.g., 2 → original 0.01 becomes 0.02).
- Add Lots – Adds a fixed lot amount to the original size.
- Fixed Lot – Uses a specific lot size for all duplicated trades.
- Minimum Lot Size – Minimum allowable size for duplicated trades.
- Maximum Lot Size – Maximum allowable size for duplicated trades.
TP/SL Management
-
TP/SL Mode – Choose between using original trade values or setting custom values.
Follow Original TP/SL – Mirrors the original position’s TP/SL. -
Set New TP/SL – Uses the values below:
TakeProfit – Custom Take Profit (in points). - StopLoss – Custom Stop Loss (in points).
- Break-Even/Trailing Settings
- Enable Email Alerts – Sends an email when a new trade is opened or closed.
- Enable Push Alerts – Sends a push notification to your mobile device when trades are opened or closed.
---> This is not a copier for trade between one terminals to another terminal.
---> Advisor is sufficient to install on 1 currency pair. By default, it will monitor all open symbols.
---> See in our blog for a detailed description of EA features
MT4 Version here | MT5 version here
Official Channel
To get product news, setting files, and free indicators, please subscribe to our Official Channel.
Mohammad Ali, technical analyst and speculator, software engineer and founder of MEETALGO LLC.
Mohammad updated the EA so that changes to SL and TP levels are reflected in the copied trades. Thanks for the update. The reverse trade function does not work at all.