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
비슷한 주문
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Welcome to the new era of automation I have something very powerful for trades who are looking to make consistent profits in the industry The EA is called Golden Sniper Pro designed specifically for boom index on Deriv broker with a win rate of over 85%. The ea combines EMA and RSI to detect market direction, calculates SL and TP by ATR. Uses tick counts to avoid entries near spike zones, if there was an entry
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
Test instructions: - Run EA on US30 (Dow Jones) - Timeframe: H1 - Test period: last 3–6 months - Use default risk settings (1% per setup) - Check Friday breakout logic only Expected behavior: - EA should mark Friday High/Low - Wait for candle close breakout - Wait for retracement into range - Enter only when H1 candle closes inside range - Execute 2 trades per setup (TP1 = 1R, TP2 = 2R) - Respect 1.5% daily loss
ART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage oe of Lot size =--% f Stoploss =--% 2b