Trade Mirror Bridge
- Utilità
- Versione: 1.0
- Attivazioni: 20
Trade Mirror Bridge mirrors a FOREX ONLY trading signal feed onto your own MT5 account, sized to your own equity -- never a copied lot size.
STATISTIC
67.4% fundamental edge
20% annualised avg profit avg in backtest
OBJECTIVE
pass prop firm chalenge
status: pending
WHAT IT DOES
When the source strategy opens a position, yours opens too, automatically resized to your own account equity and risk tier. When the source closes, yours closes. No extra software required -- this is a single EA, native MT5, no external terminal or Python install needed on your side.
HOW IT WORKS
You receive a server address and a personal API key from the signal operator. The EA polls that address on a timer (default hourly). Each signal carries a direction, a risk tier (Small/Medium/Large), and a stop distance. The EA computes your own position size from your own account equity and one of three configurable risk percen1tages -- it never copies a lot size directly, so it scales correctly to any account size. A built-in duplicate-entry guard means a re-delivered or replayed signal can never open a second position on top of an existing one.
REQUIREMENTS
An MT5 account with your broker (this does not open accounts or move funds -- it only places trades on an account you already control). A server address and API key from whoever is running the source signal (this is the client-side piece; it does not include a signal source of its own). "Allow WebRequest for listed URL" enabled for the server address (standard MT5 setting).
INPUTS
ApiUrl -- the signal server address you were given
ApiKey -- your personal access key
MagicNumber -- distinct order-tag so this EA's trades never conflict with others on the same account
RiskPctSmall / RiskPctMed / RiskPctLarge -- percent of your own equity risked per signal tier
PollSeconds -- how often to check for new signals
DISCLAIMER
Trading involves risk. This EA mirrors a third-party signal's entries and exits -- it does not evaluate the strategy's quality, and results depend entirely on the source signal you connect it to. Past performance of any source signal is not a guarantee of future results. Test on a demo account before committing real funds.
