I need a developer to correction/debugging my EA (.mql4)

Lavoro terminato

Tempo di esecuzione 7 giorni
Feedback del dipendente
Got all the answers I needed to get the task done. Thank you for this task.

Specifiche

Hello,
I need a talented Developer who can resolve some problems on my EA (there are 5461 code lines).


This EA work to automatized buy/sell orders when there are correlations between selected buffers from multiple indicators.

We can use different setups with indicators to manage orders as below :


indi1&indi2
indi1/indi2

AND(&)
OR(/)

indi3 &indi4
indi3/indi4

AND(&)
OR(/)


indi5&indi6
indi5 /indi6


We can use to open buy/sell orders with each indicator separately or with groups as below :

Use indi 1 Setup: true/false
Use indi 2 Setup: true/false
Use indi 3 Setup: true/false
Use indi 4 Setup: true/false
Use indi 5 Setup: true/false
Use indi 6 Setup: true/false

Use Group 1-2 Setup: true/false
Use Group 3-4 Setup: true/false
Use Group 5-6 Setup: true/false
Use Group 1-2 with 3-4 Setup: true/false
Use Group 3-4 with 5-6 Setup: true/false
Use Group 1-2 with 3-4 with 5-6 Setup: true/false


So, about the different problems there are firstly,  the "Partial TP" and "Trailing Stop" which don’t work correctly… I’ve changed the « magic number" for each different chart with obviously no put multiple EA per Forex pairs, and with large gap between each magic number…
I’ve tried "Partial TP" with 10,5,3 and 1 pips but no orders are partially closed… There are no reaction and/or comments for each order when which it reach "Partial TP"
Also, when Partial TP is reach , I need that the last part of the order close when price reach global TP fixed and/or when a validated reversal signal is detected.


For the second problem...I’ve tested the EA with the full correlation  between multiples groups for example  « Setup 1&2 & 3&4 & 5&6 ».
The EA not take orders BUY or SELL when all indicators are green/red .

And, on the Dashboard, about the « Setup 1&2 & 3&4 & 5&6 », it no became green/red when all indicators are green/red, but obviously I need an EA which must work with all group setup which are cited upper.


So, for the last problem it refers to the « Max Open Positions (per Symbol/EA) » which must limit the maximum opened orders simultaneous…I’ve saw that the EA open more that the number selected...
I've try different Forex pairs and changed "magic number" but the problem still present.

So, If you think you can do this job...contact me :)

Best Regards :)

 



Con risposta

1
Sviluppatore 1
Valutazioni
(6)
Progetti
8
13%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(5)
Progetti
6
67%
Arbitraggio
2
0% / 50%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(3)
Progetti
7
0%
Arbitraggio
2
0% / 100%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(36)
Progetti
45
47%
Arbitraggio
5
40% / 60%
In ritardo
9
20%
Gratuito
Pubblicati: 1 codice
5
Sviluppatore 5
Valutazioni
(21)
Progetti
24
17%
Arbitraggio
15
20% / 40%
In ritardo
6
25%
Gratuito
Ordini simili
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
SPECIFICA TECNICA: 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 comportamento proprio alle diverse condizioni di mercato di XAUUSD. Lo sviluppatore può utilizzare tecniche appropriate quali trend

Informazioni sul progetto

Budget
40 - 80 USD
Scadenze
da 2 a 10 giorno(i)