I need to modify and exixting EA for MT4

MQL4 Эксперты

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

Время выполнения 10 часов
Отзыв от заказчика
Very professional. Executed the specifications perfectly as well as added some other features. He understands the customer needs and gives clear explanations on the work done. Totally recommended.

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

I have an EA that opens trades when certain conditions are met in a M5 chart. I would like to include a trend filter in the EA, so it will only place trades in the direction of the trend selected.

The filter should be called Trend Locking. It has to calculate the trend direction in all Timeframes M1, M5, M15, M30, 1H, 4H, D1, W1 and MN. You have to be able to select the Timeframes you want to use as a filter (can be no one or multiple) in the options of the EA. The EA can then only place trades in the same direction as the trend of the Time frames selected. Examples:

M1 trend: Stationary

M5 trend: Falling

M15 trend: Rising

M30 trend: Falling

1H trend: Rising

4H trend: Rising

D1 trend: Rising

W1 trend: Rising

MN trend: Falling

Trend Locking selected 4H and D1. EA must place only LONG trades.

Trend Locking selected M30 and M5. EA must place only SHORT trades.

Trend Locking selected M15 and M30. EA CANNOT place ANY trade as trend in M15 and M30 are different.

Trend Locking selected M1. EA CANNOT place ANY trade as trend in M1 is neither Falling or Rising.

Trend Locking selected M1 and M5. EA CANNOT place ANY trade as trend in M1 and M5 are different.

Trend Locking selected 1H, 4H and D1. EA must place only LONG trades.

 

To calculate the trend direction, we will use a Simple Moving Average of the price of the asset and the Average Directional Movement Index (ADX). There must be the option to select the period of the SMA as well as the one for the ADX in the EA options.

The Trend will be Falling if the SMA ROC (Rate Of Change) is <0.00 and the ADX ROC is >0.00 (ADX positive slope)

The Trend will be Rising if the SMA ROC is >0.00 and the ADX ROC is >0.00 (ADX positive slope)

All the rest of combinations of SMA ROC and ADX ROC will be considered as Stationary.

ROC Formula: (Most recent closing price - Closing price 1 period ago) / Closing price 1 period ago

There must be the option to deactivate the ADX filter and calculate the trend direction only with the SMA conditions, regardless of the ADX ROC value.


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

1
Разработчик 1
Оценка
(225)
Проекты
285
41%
Арбитраж
15
13% / 47%
Просрочено
67
24%
Свободен
2
Разработчик 2
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
3
Разработчик 3
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
Опубликовал: 1 пример
4
Разработчик 4
Оценка
(33)
Проекты
35
40%
Арбитраж
11
9% / 91%
Просрочено
4
11%
Свободен
Опубликовал: 4 примера
Похожие заказы
Develop a fully automated MT5 Expert Advisor based on a multi-timeframe institutional trend-pullback strategy with: Regime filtering (H4) Execution logic (H1) ATR-based stop model Multi-stage trailing system Risk-based position sizing Portfolio-level risk protection Detailed performance logging This EA will be used for client capital (PAMM/MAM environment). Stability and risk control are higher priority than high
Hello, I have an existing MT5 Expert Advisor that works perfectly on a demo account. The strategy is profitable and executes trades correctly in demo testing. However, when I run the same EA on a live account, it takes trades but the results are not profitable. The performance is significantly different compared to demo. I am looking for an experienced MQL5 developer who can: Analyze the EA logic Identify why live
I am looking to purchase a proven scalping Expert Advisor with verified live account performance. Requirements: • Minimum 6 months live trading history • Proven profitability with controlled drawdown • Scalping strategy with Buy and Sell trades • Works on XAUUSD (Gold), MT5 preferred • Includes Stop Loss and Take Profit • Suitable for small accounts ($100) • Reasonable one time price Please share live performance
Trade Copier from MT4/ MT5 to MT4/ MT5 (local) , i am looking for some local copier where i can copy trade from meta trader 4 to meta trader 5 or meta trader 5 to meta trader 4 , looking for fast execution
I. YÊU CẦU DỰ ÁN Tôi đang tìm cách phát triển một hệ thống giao dịch tự động (Expert Advisor) được xây dựng trên nền tảng Smart Money Concepts (SMC), tích hợp Trí tuệ Nhân tạo (AI) và có cơ chế quản lý vốn tiên tiến. EA (Expert Advisor) phải được tối ưu hóa cho cả thị trường biến động mạnh như Vàng (XAUUSD) cũng như các thị trường ổn định, có xu hướng như EURUSD. Nó phải thân thiện với người mới bắt đầu nhưng cũng đủ
Hello, I want a grid trading bot for the Gate.io crypto exchange. I currently have a working grid bot written in MQL5, and I want a similar bot implemented in Python. The MQL5 bot can be translated, but the codebase is large and it was not designed to be easily ported to Python. Therefore, I prefer that the final Python bot preserves the same core grid logic, but is implemented cleanly in Python rather than doing a
Chancefxbot1 400 - 600 USD
– MA20/30/50 Alignment + MA50 Slope + Swing SL + Step Trail + News Filter Symbol: XAUUSD Timeframe: M5 Language: MQL5 Trading: 24/5 (no session filter) 1) Indicators (Inputs) MA20, MA30, MA50 MA type selectable: EMA or SMA Applied to Close Inputs: MA periods and MA method 2) Entry Rules (Alignment + Slope) BUY: MA20 > MA30 > MA50 MA50 slope filter passes: Slope = MA50(current) − MA50(10 candles ago) Require slope ≥
I need an MT5 Expert Advisor for manual trading execution with precise risk-in-money control and automatic position splitting. FUNCTIONAL REQUIREMENTS: 1. Input: Total risk per trade in money (USD). 2. Input: Stop Loss in points/pips (or read from chart SL line). 3. EA must calculate position size based on total risk and SL distance. 4. EA must detect broker maximum lot size per position. 5. If calculated lot size
Tuyển dụng chuyên gia MQL4 để tối ưu hóa và hoàn thiện hệ thống giao dịch tự động (EA) I. Tổng quan Tôi đang tìm kiếm một nhà phát triển MQL4 giàu kinh nghiệm để tinh chỉnh, tối ưu hóa và hoàn thiện một Expert Advisor (EA) được thiết kế riêng cho nền tảng MetaTrader 4 (MT4). Logic cốt lõi đã được phát triển; mục tiêu chính là nâng cao hiệu suất và đảm bảo tính ổn định sẵn sàng cho môi trường sản xuất. II. Yêu cầu kỹ
The EA should only set TP and SL( Both Optional, We can set one at the time or no one at the same time or both active at the same time) 1. We active trade ourself , But in The EA this should ask if what the the TP and SL in form of USD we need. We'll put the Exact Required profit and or loss. This EA should calculate and set the tps and Sls itself to all the trades, and when we change the USD profit from info meter

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

Бюджет
30+ USD
Сроки выполнения
от 1 до 7 дн.