A Custom MT4 to MT4 Local Trade Copier Needed

工作已完成

执行时间46 天

指定

Hi,

Looking for an experienced developer to code a local trade copier (+source code) with the following features:

1.Works on Windows PC or Windows VPS.

2.MT4 to MT4.

3.Automatically detects and adjusts symbols between slave and master accounts, copier should also have the option of manually setting symbol mappings.

4.One chart setup (1 chart needed to run the copier).

5.Should be able to copy from multiple masters to multiple slaves.

6.Custom lot/risk management: Slave can use fixed lot or copy master lot or Slave can automatically calculate lot size based on Account Equity or lot size of copied order can be multiplied by entered value.

7.Close all trades & do not copy until tomorrow, when slave account's equity reaches a daily drawdown.

8.ON/OFF button on the setting.

9.No Ui (visual panel) needed.

10.Ability to work with other EA's.

11.Fast execution.

12.Support common account types: demo, real, ECN, STP, micro, raw and standard.

13.The ability to Copy Pending Orders like Limit and Stop. (Add, update or remove your Pending Orders any time.) and to be able to choose to copy stops and limits or not to copy at all, if you choose not to copy limits but the (master) has its own limits, when their limit is hit the copier should copy the trade.

14.The ability to add, update or remove your Stop Loss or Take Profit any time.

15.Support of partial close.

Suggesting other useful features will be appreciated.

Feel free to DM me if you have any questions.

Thank you.

反馈

1
开发者 1
等级
(90)
项目
136
14%
仲裁
43
21% / 28%
逾期
14
10%
空闲
发布者: 2 代码
2
开发者 2
等级
(213)
项目
286
47%
仲裁
27
59% / 37%
逾期
36
13%
空闲
3
开发者 3
等级
(20)
项目
51
75%
仲裁
0
逾期
8
16%
空闲
4
开发者 4
等级
(45)
项目
46
24%
仲裁
34
9% / 85%
逾期
10
22%
空闲
5
开发者 5
等级
(17)
项目
21
19%
仲裁
5
40% / 40%
逾期
0
空闲
6
开发者 6
等级
(279)
项目
350
29%
仲裁
37
27% / 65%
逾期
10
3%
已载入
7
开发者 7
等级
(19)
项目
27
26%
仲裁
2
0% / 100%
逾期
2
7%
空闲
8
开发者 8
等级
(453)
项目
566
26%
仲裁
24
42% / 38%
逾期
85
15%
空闲
发布者: 6 代码
9
开发者 9
等级
(52)
项目
58
59%
仲裁
4
0% / 25%
逾期
1
2%
空闲
10
开发者 10
等级
(11)
项目
18
28%
仲裁
4
50% / 50%
逾期
1
6%
空闲
11
开发者 11
等级
(69)
项目
146
34%
仲裁
13
8% / 62%
逾期
26
18%
空闲
发布者: 6 代码
相似订单
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna

项目信息

预算
90 - 150 USD
截止日期
 18 天