Modification of existing TDI-MACD Expert Advisor

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

Время выполнения 5 дней
Отзыв от заказчика
Very good, and patient
Отзыв от исполнителя
Thanks a lot mate. friendly customer.

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

Can someone help to find out why the MACD portion on this EA is not working, I have tried changing all inputs on only the MACD parameters but I keep getting the same entries when backtesting.

I have basically got the coded EA with basically all the features I require, I will attach a copy of the EA so you can see it, It seems as if the MACD part does not seem to work when I do backtesting(on the stratergy tester). The following where the initial specifications i provided the coder with:

Original TDI Expert Advisor Specifications::

I am looking for an Expert Advisor that will use the TDI indicator to open buy/sell market orders

· Traders Dynamic Index(TDI). Here is the link to download the TDI indicator source code:  https://www.earnforex.com/metatrader-indicators/Traders-Dynamic-Index/

The EA must use two timeframes to confirm the buy/sell entry(The currently opened timeframe and an optional higher timeframe.

The EA must only open buy/sell orders when the following conditions are met on the closing of the current candlestick on the current open timeframe.

For Buy condition the following two conditions should be met



1. TDI green line must cross over the red line(on the currently open timeframe) EA must open order at point of crossover

2. And TDI green line must be anywhere ontop of the red line(on the optional higher timeframe)



For Sell condition the following two conditions should be met



1. TDI red line must cross over the green line(on the currently open timeframe) EA must open order at point of crossover

2. And TDI red line must be anywhere ontop of the green line(on the optional higher timeframe)



N.B Another order can only be opened when the current order is closed



ALL TDI PARAMETERS SHOULD BE USER DEFINED(These parameters will be applied to both the currently opened timeframe and the optional higher timeframe):

RSI Period = user defined

RSI Price = user defined

Volatility band = user defined

StdDev = user defined

RSI Price line = user defined

RSI Price type = user defined

Trade Signal line = user defined

Trade Signal type = user defined



THE FOLLOWING ADDITIONAL PARAMETERS SHOULD BE USER DEFINED

Stop Loss = user defined

Take profit = user defined

Break even option = user defined

Manual Lot site for each trade = user defined

Automatic Lot size(calculated using percentage of equity) = user defined

Magic number for trades

Number of trades per single entry(example entre with 3 trades on one entry)

Option to select trade direction(only buy or only sell)

Optional time frame to confirm entry




Addition to Original TDI Expert Advisor Specifications::

I am looking for an additional indicator to be added to the original Expert advisor which was designed according to the specifications above(Original TDI Expert Advisor Specifications). The following indicator should be added to the original Expert Advisor.

· TIPU MACD indicator. Here is the link to download the TIPU MACD indicator source code:

https://www.mql5.com/en/code/18270

N.B The TIPU MACD has four distinctive colours on its histogram(Dark red, Light red, Dark green, Light green)

Below are the buy and sell conditions that should be met for a trade to be executed by the new modified EA. Point 3 highlighted in blue below is the additional point that includes the TIPU MACD indicator that should be added.



For Buy condition the following conditions should be met

1. The TDI green line must cross over the red line(on the currently open timeframe) EA must open order at point of crossover

2. And the TDI green line must be anywhere ontop of the red line(on the optional higher timeframe)

3. The Previous histogram on the TIPU MACD on the currently open timeframe should be light red







For Sell condition the following conditions should be met

1. TDI red line must cross over the green line(on the currently open timeframe) EA must open order at point of crossover

2. And TDI red line must be anywhere ontop of the green line(on the optional higher timeframe)

3. The Previous histogram on the TIPU MACD on the currently open timeframe should be light green.




Can someone assist and find out why the MACD portion on this EA is not working, I have taken one currency pair on a specific time duration and tried to input different inputs on only the MACD parameters but my entries never seem to change each time during the backtesting.


The following are attachments of the EA which was coded by the coder:






20:31


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

1
Разработчик 1
Оценка
(163)
Проекты
193
48%
Арбитраж
2
50% / 50%
Просрочено
1
1%
Свободен
2
Разработчик 2
Оценка
(26)
Проекты
34
26%
Арбитраж
7
14% / 43%
Просрочено
7
21%
Свободен
3
Разработчик 3
Оценка
(257)
Проекты
341
58%
Арбитраж
7
14% / 71%
Просрочено
9
3%
Свободен
4
Разработчик 4
Оценка
(277)
Проекты
334
55%
Арбитраж
14
36% / 29%
Просрочено
1
0%
Свободен
5
Разработчик 5
Оценка
(55)
Проекты
74
45%
Арбитраж
21
14% / 67%
Просрочено
8
11%
Свободен
Похожие заказы
EA improvements 60+ USD
Hi, I want to improve an existing EA Ability to modify the main time frame and indicators settings. I will give you clear specifications and I will send you the source code. Best regards
Basil 50+ USD
thanks alot Very nice concept , but if I want to write a price action indicator with multiple prices (high,low,close,open)which calculates indicator value based on i.e difference of high and low there is a problem of having only one array of data (m_source_data in CIndicator class),is there a way to work around this or do you suggest to modify the CIndicator class and make the m_source_data an array of (mqlRates or
I want to deal in triangular forex arbitrage trading. I want an automated trading robot for the same. It is also expected that the developer advises me about the setting up the operations. I live in India, so he/she must know the ethical way to do it, be it international broker account or whatever. I just need to start this sooner but in the efficient way. The developer is expected to have some experience and should
Alex 30+ USD
//+------------------------------------------------------------------+ //| PriceAction.mq4 | //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023" #property link " https://www.mql5.com " #property version "1.00" #property indicator_separate_window #property indicator_buffers 2 #property
**Technical specifications for the improvement of the ProNewsTrader advisor** 1. **Description of the current state of the advisor:** - The **News** advisor automatically trades on financial markets, focusing on news events. - In the current version, news is loaded from external sites that no longer work. - The **Stop Loss**, **Take Profit**, **Trailing Stop** levels and pending orders are implemented virtually. 2
hello here am looking for someone that can assist me in removing validation form my demo file and if anyone is interested dm the for more details i will be waiting to get any reply by some on that can assist me with this
I need an expert to trade Heiken Ashi candles according to the conditions in which Doji candles appear until signs of buying or selling appear, and to enter into trades after the Heiken Ashi candle above, using the scalping method, especially for gold and currency pairs with high liquidity. I have more details for those who want to prepare an expert
1. Trading behaviour: If blue supertrend is >= lower round number and <= the higher round number, EA will place a buy pending order at the higher round number. If red supertrend is <= higher round number and >=lower round number, EA will place sell pending order at the lower round number. EA should place the pending limit order ONLY when the current price is about 10 points above the limit order level. Check the
Hey developers! It is my pleasure to meet you. I am looking for a developer to help meet build and develop a simple EA robot that works based on EMAs. If you are a professional and expierenced MT4 programmer looking to work on this project, do bid for this project so that we can proceed and work on it. Thank you
Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event. When the event occurs, the robot checks the emergence of trading signals and acts accordingly. Before you decide to program or order a trading robot, you

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

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