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 примера
Похожие заказы
I need a recovery zone area martingale ea using an existing indicator code, make signal candlestick as recovery zone and trade on martingale strategy. It include: 1. ATR Filter 2.News Filter on webrequest to ForexFactory/Investing.com calendar, Display coming news and historical news on main chart 3.Slippage, Trailing stp, etc 4.Money management 5.Trading Time Filter 6.Candlestick based recovery zone trading Logic I
Hi, I can get the EA source code for you, If you have any EA that you like using. let me know and i will code exactly the same EA with the same logic and inputs and it runs exactly like the one you using. lets chat
Optimize ea mt5 70+ USD
Help optimize ea. Write new conditions help current conditions when market go against it. Help write new conditions for ea improve my current conditions. Check current ea. Ea use only ohlc mtf. Uses pending limit, stop order
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
The ea must repeat all orders until closed manually by a 'close all button' needed on panel EA must start at specific time / day and enter 'at market' - should be easy to code :) INPUTS REQUIRED: Pair ___ - Lot Size____ - Type ____ ( buy / sell) - Distance between trades in points______ - TP for each trade in points_____ - Maximum spread in Pips _____ - Time and day to
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
EA SMC/ICT 30+ USD
//+------------------------------------------------------------------+ //| SMC_ICT_Advanced_EA.mq5 | //| Smart Money Concepts Trading | //| Combines Order Blocks, FVG, BOS, CHoCH | //+------------------------------------------------------------------+ #property copyright "SMC/ICT Trading System" #property version "2.00" #property strict #include <Trade/Trade.mqh>
Logic: Healthy → no action Weak → reduce exposure Danger → strong protection Requirements: Equity tracking Basic trade management Simple dashboard Only apply if you understand risk-based EA logic
Mani 30 - 50 USD
Title: MT5 Martingale EA (Based on Stop Loss of Previous Trade) Description: Hello, I need a simple and efficient MT5 Expert Advisor based on a martingale logic. Main Logic: The EA should work with trades placed manually or by another EA (including limit orders). When a trade hits Stop Loss, the EA must automatically open a new trade in the same direction. The lot size of the new trade should be multiplied
Existing EA 30 USD
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or

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

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