Modify this Multi-Pair Heikin Ashi Close Trade EA

작업 종료됨

실행 시간 57 분
고객의 피드백
Great developer! Completed the job exactly the way I described. Highly recommended.
피고용인의 피드백
Excellent customer. Thank you for the order, it was a pleasure working with you.

명시

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.

파일:

TXT
code.txt
4.1 Kb

응답함

1
개발자 1
등급
(22)
프로젝트
21
10%
중재
4
25% / 75%
기한 초과
0
무료
2
개발자 2
등급
(279)
프로젝트
350
29%
중재
37
27% / 65%
기한 초과
10
3%
로드됨
3
개발자 3
등급
(75)
프로젝트
80
6%
중재
46
11% / 54%
기한 초과
7
9%
작업중
4
개발자 4
등급
(322)
프로젝트
327
71%
중재
2
100% / 0%
기한 초과
0
무료
게재됨: 1 코드
5
개발자 5
등급
(160)
프로젝트
208
61%
중재
10
80% / 0%
기한 초과
0
무료
게재됨: 1 코드
6
개발자 6
등급
(102)
프로젝트
105
60%
중재
0
기한 초과
0
무료
7
개발자 7
등급
(2)
프로젝트
5
0%
중재
3
0% / 100%
기한 초과
1
20%
작업중
8
개발자 8
등급
(333)
프로젝트
543
66%
중재
53
21% / 40%
기한 초과
169
31%
무료
게재됨: 1 코드
9
개발자 9
등급
(366)
프로젝트
449
55%
중재
23
57% / 17%
기한 초과
30
7%
로드됨
10
개발자 10
등급
(144)
프로젝트
186
41%
중재
24
58% / 21%
기한 초과
13
7%
무료
비슷한 주문
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 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
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
//———————————————————————————————————————————————————————————————————— 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
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
Composite robot 30 - 200 USD
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
Build a fully mechanical EA for XAUUSD on D1 timeframe. Trader spends 5-10 mins per day to run it. No discretion. EA calculates, places orders, and walks away. Timeframe Use the Daily (D1) timeframe . At the close of each completed daily candle, identify: Previous day's High (wick) Previous day's Low (wick) Previous day's Open

프로젝트 정보

예산
50+ USD