I need a MT4 client side only copier. Basically i want to run my various ea's on one mt4 instance (account #1) and run the copy ea that you make another MT4 instance (account #2) on the same computer, but using a different account - which copies the trades from account #1 with the following alterations:
1) Option to change magic number for trade
2) Option to increase or decrease the lot size by a percentage from original within max & min limits that can be set
3) Option to add, modify or remove stops /TPs for the copied trade to a value in pips at time of copy
4) Option to include a move to break even stop on the copied trade including customised how much in the money the trade needs to be before moving the stop
5) Option to open a new chart and add to the client ea if the original ea is detected trading a chart that is not currently open in the copy ea
6) Option to add a trailing stop on equity balance for a particular instrument that closes all trades on that instrument if the equity falls below a custom percentage of the highest equity achieved on that isntrument since the last full closure
7) A way to add a function within the MQL4 so i can back test different strategies in the mt4 strategy tester using the client copier - ie the function places the trades in whatever way i choose (i can program this) and the copier takes the trades from the function as if it has copied the trade from the account#1 ea
8) Option for the client copier to be able to switch on/off its trade copying from any source account/ea if the source ea sets a global variable that trades should/shouldn't be copied at this time
The ea should have a popup status window/panel showing in the chart that details
on line 1: a heartbeat of the link, average original spread, average copied spread, opening balance of copied account, current balance of copied account and current equity of copied account
line 2 Number trades opened source accounts, number trades closed source account, number trades opened copy account, number trades closed copy account
line 3-20: original: (ea(s) linking to, instrument, trade#, magic, date, open, stop, T/P, direction, current open P/L,closed P/L), Copied (ea(s) linking to, instrument, trade#, magic, date, open, stop, T/P, direction, current open P/L,closed P/L) + option to close trade manually
As this is a lot of info for each row so the window needs to be minimisable or sonething or i wont see the chart
I'll need the MQL4 source for the ea and owuld be great if it can be commented on tricky bits
I guess many of these options are out of the box functions within ea so im guessing at a cost for the project and looking for bids if possible
Just to confirm - this is a client side only copier - it should be able to copy trades that are made on a separate account without having an integrated or mirrored server side (sender ea or function) within the account that is being copied
Thanks in advance
類似した注文
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
Hello Developers, I want to build a custom Expert Advisor (EA) for MetaTrader 5 (MT5) to trade Gold (XAUUSD) and Bitcoin (BTCUSD). This will be based on my own custom strategy. Here are the project requirements: 1. Platform: MetaTrader 5 (MQL5) 2. Trading Assets: Gold (XAUUSD) and Bitcoin (BTCUSD) 3. Timeframe: Suitable for multi-timeframe execution (I will specify the exact timeframes in private chat) 4. Core
Standby Description . Prop Firm Environment . ( Monitor Execution and Handling Environment Changes as Required ) . Technical Issues . Delete extra lines of code (Clean Code , Folder) . Asset related translation , no need for Logic Alteration
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured
I am looking for an experienced MQL5 or MQL4 developer with a strong background in low-latency algorithmic trading, market data integration, arbitrage and execution optimization. The project involves developing a high-performance HFT Expert Advisor (EA) for XAUUSD or US30 on IC Markets that is designed for robust execution in both demo and live environments. The EA may use market data feeds (such as lmax,one zero or
I am looking for an experienced MQL5 or MQL4 developer with a strong understanding of high-frequency trading (HFT) concepts who can explain how certain HFT-style strategies have historically been able to pass proprietary firm evaluations while also being profitable on demo accounts and capable of transitioning successfully to live trading. I am interested in understanding the legitimate trading logic, execution