Modify this Multi-Pair Heikin Ashi Close Trade EA

Lavoro terminato

Tempo di esecuzione 57 minuti
Feedback del cliente
Great developer! Completed the job exactly the way I described. Highly recommended.
Feedback del dipendente
Excellent customer. Thank you for the order, it was a pleasure working with you.

Specifiche

I tried using ChatGPT to Create this Multi-Pair Heikin Ashi EA to close open trades for me, but I need a developer to modify the code to make it functional,


I've attached the MQL5 code generated by ChatGPT I need modified (partially, or in full, depending on how much change needs to be made to get it working the way I desire) and notes generated by ChatGPT to help explain how it should function.

But, In short, the EA should work based on these principles:

1. it MUST be multi-pair and able to scan multiple symbols/pairs at the same time from one chart

2. Scans all listed pairs for the CURRENT (not closing or open) value of the Heikin Ashi candle for the selected timeframe (not the attached chart's timeframe)

3. When the CURRENT Heikin Ashi candle for the selected timeframe (scan all symbols/pairs on the same selected timeframe) is BULLISH and there is a sell trade for one of the trades, it should close the trade. And vice versa for buy trades when the CURRENT Heikin Ashi candle for the selected timeframe is bearish

4. IMPORTANT: it should ONLY close trades for that one specific pair/symbol when a close signal is analyzed based on rule #3. I don't want it to close trades for all of the selected symbols/pairs at the same time.

5. ALSO IMPORTANT: It has to close instantly when a close signal is analyzed on the CURRENT Heikin Ashi candle for the selected timeframe in real-time if a signal is analyzed when it scans at the selected time interval (in seconds), not wait for the HA candle for that timeframe to close.


I'll need the input settings to remain, especially the:

* INPUT SYMBOLS (comma-separated list of symbols to be monitored)

* TIMEFRAME (A dropdown menu [or text field] to select the timeframe for analysis)

* SCAN INTERVAL (A numeric input field to define the interval [in seconds] between scans for open positions.


Below are the two attached files mentioned above (MQL5 Code and Notes). Let me know if you have any questions.

File:

TXT
code.txt
4.1 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(22)
Progetti
21
10%
Arbitraggio
4
25% / 75%
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(279)
Progetti
350
29%
Arbitraggio
37
27% / 65%
In ritardo
10
3%
Caricato
3
Sviluppatore 3
Valutazioni
(75)
Progetti
80
6%
Arbitraggio
46
11% / 54%
In ritardo
7
9%
In elaborazione
4
Sviluppatore 4
Valutazioni
(322)
Progetti
327
71%
Arbitraggio
2
100% / 0%
In ritardo
0
Gratuito
Pubblicati: 1 codice
5
Sviluppatore 5
Valutazioni
(160)
Progetti
208
61%
Arbitraggio
10
80% / 0%
In ritardo
0
Gratuito
Pubblicati: 1 codice
6
Sviluppatore 6
Valutazioni
(102)
Progetti
105
60%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(2)
Progetti
5
0%
Arbitraggio
3
0% / 100%
In ritardo
1
20%
In elaborazione
8
Sviluppatore 8
Valutazioni
(333)
Progetti
543
66%
Arbitraggio
53
21% / 40%
In ritardo
169
31%
Gratuito
Pubblicati: 1 codice
9
Sviluppatore 9
Valutazioni
(366)
Progetti
449
55%
Arbitraggio
23
57% / 17%
In ritardo
30
7%
Caricato
10
Sviluppatore 10
Valutazioni
(144)
Progetti
186
41%
Arbitraggio
24
58% / 21%
In ritardo
13
7%
Gratuito
Ordini simili
Hi, Require a modification and optimization of an existing EA for XAU. 1. confirmation and modification of the high impact US news algo. 2.confirmation of the correct time for news. EA set time to Malaysia +8 GMT 3.Redesign HUD panel with new look hi-tech professional interactive panel 4.to add EA to work with approved Broker trading acct nbr for control of EA usage
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

Informazioni sul progetto

Budget
50+ USD