Modification of existing TDI-MACD Expert Advisor

MQL4 Indicateurs Experts

Tâche terminée

Temps d'exécution 5 jours
Commentaires du client
Very good, and patient
Commentaires de l'employé
Thanks a lot mate. friendly customer.

Spécifications

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


Répondu

1
Développeur 1
Évaluation
(163)
Projets
193
48%
Arbitrage
2
50% / 50%
En retard
1
1%
Gratuit
2
Développeur 2
Évaluation
(26)
Projets
34
26%
Arbitrage
7
14% / 43%
En retard
7
21%
Gratuit
3
Développeur 3
Évaluation
(256)
Projets
340
59%
Arbitrage
7
14% / 71%
En retard
9
3%
Gratuit
4
Développeur 4
Évaluation
(277)
Projets
334
55%
Arbitrage
14
36% / 29%
En retard
1
0%
Gratuit
5
Développeur 5
Évaluation
(51)
Projets
70
43%
Arbitrage
21
14% / 67%
En retard
8
11%
Gratuit
Commandes similaires
I need a professional or expert who is a trader and also know about coding that can quote a profitable strategy and code the strategy for me in MT4 with my specification, If you are capable of doing this I will be glad to share my requirement with you to get started
Integration of Supply and Demand Zones from CSV: Develop functionality to read supply and demand zone data from a .CSV file. Define the structure of the CSV file for storing zone data (e.g., price levels, zone type). Implement a mechanism to parse the CSV file and extract relevant zone information. Dynamic Zone Detection: Integrate algorithms to dynamically identify supply and demand zones based on historical price
Need a tradin g robot 30 - 50 USD
I would like to create a robot (another version of a robot I already have) I currently have the source code but would like to have another robot that belongs to me but with different settings, if I provide you with the source code with all the settings are you able to remake me another robot with modifications? and if so what would be your price
邏輯交易EA,主要包括如下內容,(細節後談) 1. 網格繫統:可選:YES/NO. 如果:YES,設置:網格間隔,網格層數,同一個網格線上,可以加倉一次或多次. 2. 開倉:條件開倉,可選:YES/NO.(目前默認爲NO) 分爲市價開倉或者 STOP ORDER/ LIMIT ORDER,多單和空單的開倉設置,可以設置不同手數. 3. 加倉:分爲:固定手數,如:0.03,或末單累加:0.01,或:末單倍數如:1.5倍.多單和空單的加倉方法可以不同設置. 4. 移動止盈.(單獨移動,多/空方整體點數移動/或金額移動) 5. 平倉包括: A.多方/空方止盈線,和多方/空方止損線 (可以設置三條價格:每條選擇:平倉 1/3,1/2,或全部) B.單獨止盈/止損 (多方和空方可以設置不同的,)盈利點數或金額 整體止盈/止損.(多方和空方可以設置不同的,)盈利點數或金額. C.同向對衝平倉(多方獲利單對衝虧損單,空方獲利單對衝虧損單)
How are you today? We’re looking for a ctrader bot that can receive signals from tradingview and place orders on different ctrader accounts, so no strategy coding is required. Here are the details: https://www.loom.com/share/d8166c67a74f46c28920be9e131f8ec7?sid=bd2c6ff2-52e4-4355-b35f-f4fc1bfb0f3b&nbsp ; We would like to know from you what’s the most cost effective method to create this bot. PDF is also attached to
Hello I Need A decompiler that can help me Am looking for a professional that can decompile ea and get me source code iF YOU CAN HELP ME WITH DECOMPILE TO GET SOURCE CODE ONLY DM
Objectif de la modification : 1. Supprimer les sécurités spécifiques pour permettre la compilation avec n'importe quels identifiants de compte réel ou démo. 2. Corriger les erreurs présentes sur chaque ligne du code source. 3. Intégrer les filtres et les flèches d'achat et de vente déjà présents dans le programme existant. 4. Ajouter une fonctionnalité de trailing stop pour améliorer la
Hi there, can you create an addon for Ninja Trader that replicates the Level 2 window? See image attached. I am looking to change the row colours based on the size
Due to the complicity of the strategy on the first two orders I madeI had to create another one with a simple strategy cos many can't create what I'm asking for...Example: : When The market is buying and rejects an has created an M formation the First leg is higher than the second leg(first leg Higher high,second leg lower high then a line must touch the peak of the Higher high then connect with the peak of the lower
Make a bot that does this... It doesn't matter the trigger... Show me what you have... The bot should be able to scale quickly... It should automatically know the size trades to take to know how to achieve this... The one with the best solution wins... Basically it doubles the input each day

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD
Délais
de 1 à 5 jour(s)