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 need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
Makes it takes trades by it self buy and sell, it must use the higher signals, also when I press stop it must not pick any trades I want it to take trades automatically when I press start also close by it self
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
I need a professional MT5 Expert Advisor (MQL5) for XAU/USD (Gold) only. Requirements: - Symbol: XAU/USD only - Timeframe: H1 trend, M5 entry - Smart Money Concept (SMC) - Liquidity Sweep - Break of Structure (BOS) - Order Block Retest - Confirmation Candle (Engulfing or Pin Bar) - ATR-based Stop Loss - Risk:Reward = 1:3 (adjustable) - Auto Lot (1% risk) - Break Even - Trailing Stop - Maximum 2 trades per day - One
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 need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell at 50% of the FVG 7. SL: 10 pips above sweep wick 8. TP: 2R
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value