We need modifications to our exsisting EA to add an additional draw down Algorithm

Trabalho concluído

Tempo de execução 2 dias
Comentário do cliente
Nice quick and clean work will use again in future no problem. Good communications.
Comentário do desenvolvedor
Thanks for order. Please contact if you need programmer

Termos de Referência

We want to add a draw down algorithm that pairs the first and last trade(Var1) it closes both on breakeven. But keeps the trade sequence take profit. The EA should then set a new TP target for remaining trades.

We should control its operation to work after more than X trades (Input Var1) are open in the martingale sequence and we can get the value of BE  or close to be (Input Var2)

 

A 2nd DD variable as a % of opened trades on a chart that closes the whole sequence (single pair) when it reaches a losing (VAR3)  % of equity. This is a stop loss on a single pairs chart

 

A 3rd variable that closes the basket of all open trades at x profit(Var4) or loss(Var5) of equity. This setting will need to involve the Balance and the Equity When the difference between Balance and Equity equals or exceeds Either Variable Var4 or Var5 Trading will stop.

 

Display on Chart Visuals

A Break even line for whole sequence on chart

A Take Profit line per chart as set on all the trades

A stop loss line Var3 Value

A break even for the 1 stand Last trades combined

 

We have the original MQ4 code and the original Specification. We have added the above words to the 4th page of the spec. 


We are looking for a quick turn around with this job.



Respondido

1
Desenvolvedor 1
Classificação
(93)
Projetos
111
17%
Arbitragem
6
33% / 17%
Expirado
5
5%
Livre
Publicou: 1 código
2
Desenvolvedor 2
Classificação
(15)
Projetos
16
19%
Arbitragem
2
0% / 50%
Expirado
1
6%
Livre
3
Desenvolvedor 3
Classificação
(271)
Projetos
553
50%
Arbitragem
57
40% / 37%
Expirado
227
41%
Trabalhando
4
Desenvolvedor 4
Classificação
(19)
Projetos
35
26%
Arbitragem
10
30% / 70%
Expirado
5
14%
Livre
Pedidos semelhantes
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
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
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
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured

Informações sobre o projeto

Orçamento
30 - 50 USD
Prazo
para 3 dias