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 примера
Похожие заказы
// @version= 5 indicator ( "Gold Plus" , overlay = true , max_labels_count = 500 ) // ===== COLORS ===== buyColor = #00ff00 sellColor = #ff0000 smartBuy = #0099ff smartSell = #ff9900 // ===== INPUTS ===== sigsensiviti = input.float ( 2.5 , "Sensitivity" , group = "Main Settings" ) signaltype = input.string ( "All Signals" , "Signals" , [ "All Signals" , "Smart Signals" ] , group = "Main Settings" ) factor = 11
I need a custom MT5 trade copier that can copy trades from one master account to 10 slave accounts in real time. Some slave accounts may share the same broker, while others will be on different brokers. Requirements: Copy all trades from the master account to slave accounts: Entries Stop Loss (SL) Take Profit (TP) Trade modifications Trade closing Handle multiple currency pairs simultaneously. Risk management: Option
I am searching for a fully developed and already profitable Expert Advisor focused on XAUUSD scalping. I am not looking for a custom build or experimental system. The EA must already be trading successfully on a real live account. What I am looking for: • At least 6 months of verified live results • Daily drawdown controlled within 10% • Around 13% or more average monthly return • Clean risk management approach with
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
Wayne Butts 100 - 800 USD
I need a great trading robot that can analyze the market for me and make precise and accurate trades and close them at capital gains. I need the robot to not lose below a certain amount and shit down when the goal for the day month quarter or year has been met
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, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below
I am in need of a buy stop sell stop EA that is developed already and profitable in live market for SCALPING XAUUSD. Note: Profitable in LIVE MARKET. It should have god risk management and low drawdown. If you have one developed, pls reply. The developer will need to send a demo so I can test myself
Automated trading system 150 - 250 USD
Anyone I need my own bot with my own licenses keys I will pay up please the bot must make good profit and I will pay up good money just hope it helps me
Hello Muzaffar, I am inquiring about trading robot for my Gold trading scalping, Day trading and swing trading, could you develop this kind of trading robot, if its yes how long it will take you to deliver and how much will it cost? I would appreciate your response, Kind Regards, Ahmed
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

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

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