EA based on reversal indicator, ADX, daily range

MQL5 Эксперты

Работа завершена

Время выполнения 7 дней
Отзыв от исполнителя
Great client. Very responsive to queries.

Техническое задание

The task is to make an EA for Metatrader 5. Normally this EA shall be used on M1 timeframe and only on the chart where it is attached. Settings shall be adjustable to configure it for other timeframes.

 

The EA shall use the following indicators:

 

  1. Correct Entry (abbrev.: “CE”, https://www.mql5.com/en/market/product/13467)
  2. ADX (Average Directional Movement Index, MT5 standard indicator)
  3. DailySize (abbrev.: “DS”, download https://www.mql5.com/en/code/13323)


 

 

The EA shall have several input parameters (name in bold letters):

 

CE sensitivity (default: 95)

ADX limit (default: 60)

Maximum Daily Range (DS, default: 500)

 

TP single position (take profit in ticks or pips, default: 30)

TP basket (take profit of the basket shall be the same money amount as TP single position, [to be discussed])

SL (stop loss in ticks or pips, default: 500, SL is applied on each position separately)

Close on reverse signal (yes/no, default: yes), thus no waiting for SL but close with opposite signal from CE indicator

 

Risk settings    

start lot (default: 0.01)

MultiLot (yes/no, default: yes), if “yes” the start lot gets added on each grid step,(e.g. if start lot 0.1 à first grid lot is 0.2 [=0.1+0.1] à second grid lot is 0.3 [=0.1+0.1+0.1] …) 

if “no” each grid step uses the start lot

max number of positions (default: 7)

 

Grid settings    

minimumgrid step (in ticks or pips, default: 100)

 

Time filter  (GMT)      

start hour (default: 16)

end hour (open trades will be managed until TP or SL, default: 22)

end hour on Fridays (default: 17)

trade on Fridays (yes/no) (if “no” there shall be no trades on Fridays, default: no)

close open positions (close all open positions at a certain time, default: 1)

 

Max Spread (maximum allowed spread to open first order, default: 15)

Push notification (yes/no, send push notification if first position is opened, default: no)

Magic number  (default: 19750216)

Comment  (default: “RUN”)

 

 

Entry logic BUY order:

Only signals at candle close are followed.

First entry at the close of a candle with BUY Signal from CE + ADX above limit + current value of DS is below limit.

For the following grid positions only signals from CE are used.

 

 

Entry logic SELL order:

Only signals at candle close are followed.

First entry at the close of a candle with SELL Signal from CE + ADX above limit + current value of DS is below limit.

For the following grid positions only signals from CE are used.

 

 

Position management:

 

Normally a trade is closed by TP.

In case the grid is needed, the basket must reach TP basket (average) to get closed.

The SL is applied separately on each position. In case of one position reaching SL, the basket shall be recalculated and the TP basket shall be adjusted.

 

An additional grid position is opened in case of another CE signal in the same direction (BUY/SELL). The minimum grid step must be obeyed. In case there is another CE signal at candle close, but the minimum grid distance is not yet reached, the grid position is opened when minimum grid distance will be reached. If minimum grid distance is not reached, no additional grid order shall be opened.

Only signals at candle close are followed.

For all following grid orders the minimum grid distance shall be obeyed. 

 

An opposite CE signal will close the basket (even with a loss).

 

All open positions shall  be closed at a settable time, e.g. at night 1:00 a.m.

 



Откликнулись

1
Разработчик 1
Оценка
(88)
Проекты
143
39%
Арбитраж
21
19% / 48%
Просрочено
30
21%
Свободен
2
Разработчик 2
Оценка
(58)
Проекты
66
8%
Арбитраж
39
26% / 56%
Просрочено
12
18%
Работает
3
Разработчик 3
Оценка
(574)
Проекты
945
47%
Арбитраж
309
58% / 27%
Просрочено
125
13%
Свободен
4
Разработчик 4
Оценка
(2676)
Проекты
3414
68%
Арбитраж
77
48% / 14%
Просрочено
342
10%
Работает
Опубликовал: 1 пример
5
Разработчик 5
Оценка
(621)
Проекты
724
34%
Арбитраж
46
48% / 41%
Просрочено
14
2%
Загружен
Похожие заказы
I need a simple and reliable MT5 Expert Advisor for my Exness account. The same EA will be attached separately to four charts and must be capable of operating on all four charts simultaneously: Bitcoin / BTCUSD Gold / XAUUSD Crude Oil / USOIL Nasdaq-100 / USTEC IMPORTANT: Exness symbol names can have broker/account suffixes. The EA should NOT hard-code symbol names. It should automatically trade the current chart
I want a bot to make the same trade when market opens everyday on Forex. I want the bot to use the same simple technique for every day for the currency pair EUR/USD. I have a video reference for the simple technique I want the bot to carry out
مرفق — مستشار خبير يعمل وتم اختباره مسبقا يعمل على ميتاتريدر 5 للذهب (XAUUSD) يتداول عبر وسيط Equiti. هذا نظام وظيفي، وليس مفهوما مبكرا. أحتاجها ممتدة، لا استبدال. Ali_XAUUSD_SwingClose_H4D1.mq5 البنية الحالية (يرجى فهم ذلك قبل البدء): يحدد النظام الاتجاه العام على الإطار الزمني H4 من خلال تصنيف قوة إغلاق الشمعة (سواء كان الإغلاق بالقرب من أعلى أو أدنى مستوى جسم الشمعة/النطاق)، ثم يبحث في إطار M15 عن "شمعة مرجعية"
Need v22 bot 100+ USD
*V22 Investor account latest Setting Tester* *Price 600$* *Share with friends and Traders💸* Account no : 474461283 Password : V22@scalper Server : Exness-MT5Trial15 I need exactly the same bot. Please log in and check the bot yourself to see exactly how it works, and then create the same bot for me
MT5 EA Audit, Improvement, and Live Auto-Trading Requirements The EA/source code file is attached . Please carefully read and analyze the complete attached code before making any changes. This EA was developed based on my own trading strategy, rules, and indicators. I personally use these same rules for manual trading, and when I identify the required conditions manually on the MT5 chart, I open trades based on them
MT5 EA/Robot Development and Live-Execution Requirements I have developed and attached an MT5 Expert Advisor (EA/robot). The EA was developed with the help of ChatGPT and other AI platforms. However, although the code may compile and appear to work in backtesting, it does not always behave according to the strategy, rules, indicators, and trade-management logic that were originally designed. I do not want another
I need a professional AI-assisted Forex trading Expert Advisor (EA) for MetaTrader 5. The EA should not be based on a simple single indicator strategy. I want a robust multi-factor trading system that can analyze market conditions, trend, momentum, volatility, price action and risk before entering a trade. Requirements: Forex trading on MT5 Automated analysis and trade execution Dynamic entry and exit decisions Stop
Create a fully automated MetaTrader 5 (MT5) Expert Advisor (EA) in MQL5 based on the following exact trading strategy. STRATEGY NAME: Previous Day High/Low Daily Breakout Strategy INSTRUMENTS: 1. XAUUSD — fixed lot size: 0.01 2. EURUSD — fixed lot size: 0.10 TIMEZONE: All strategy times must be calculated in Indian Standard Time (IST / UTC+5:30). The broker's server time may be different, so the EA must correctly
OVERVIEW: I am looking for an experienced MQL developer to build a proprietary Expert Advisor (EA) specifically optimized to PASS evaluation challenges on modern prop firms (specifically targeting The 5%ers execution rules). The EA must rely on momentum and volume expansions, completely avoiding toxic strategies such as Grid, Martingale, or averaging down. Every trade must protect the account's daily drawdown
Hello here, I need someone who can work on pinescript and also with Renko charts. My entries for my strategy would be based on stop orders Kindly let me know if you can work on this for me and i will send necessary file and quote in the chat

Информация о проекте

Бюджет
100+ USD
Сроки выполнения
от 2 до 10 дн.