Existing EA needs clean up/modification-2of 2 Stage modification

MQL4 Experts

Trabalho concluído

Tempo de execução 3 dias
Comentário do desenvolvedor
Nice to work with you, Thanks.
Comentário do cliente
Good communication and fast responds. This is the 4th job finishing by same coder. A+++

Termos de Referência

Existing EA needs clean up/modification-

This is 2 of 2 Stage modification.  Coder applying for this job needs to take all 2 jobs. If any of the jobs listing (Stage 1, Stage2, ) doesn’t  interest you, please do not apply. 

 

Existing EA needs fixing/modifying.  This project is multiple work orders in one, but in order to achieve what I want to see this in progression.  In the past, when I had this types of coding fix/modification, I have hard time checking all of the fixed code at once, so this time, I want to do this in stage.   What I want in this project is, as listing below, coder to fixed the EA and send it to me to test.    I can test all different version#  at the same time or simultaneously or in any orders as coders complete the code, but at the end of this project, I would like to have all source code of different version#s, so please make sure not to mixed the version#.  In other words, to be checked/fixed/modified listed below, each listing will have different version# and I want the mq4 file for each versions.

I will provide original EA to selected coder.

 

About my existing EA:

This EA is Grid/Hedging type EA that was written several years ago and was working flawlessly.

Since new build, it has multiple issues and I can’t pinpoint the reason why suddenly EA stops working on some parts of its functions.  Ex:  EA doesn’t seems to open/close on some of the options built-in to this EA.  Also, SL/TP doesn’t seems to work sometimes.  (Example: Even if I set the SL = 30 and TP=39, it close when Profit=0.  It was working before.  This, I can’t pin point since sometimes it works and sometimes it doesn’t even on same broker’s platform.   I like many features this EA has and I got used to using it, thus, rather than creating new EA, I want to use this EA and do clean up, modify, check to make sure all function is working, etc.

 

Stage 3:  Marked the version#300

After Stage 1,  I need hedging function of the EA to be modify. 

When this EA hedge, it hedge on same pair.  I (US Citz) can’t hedge on same pair, thus, I want this options to be modify to hedge with correlation pair:

Example:  Currently, when EA Initiate initial order of direction = long,  as trend reverses, EA opens ‘short’ order of same pair.  -  Since I can’t hedge on same pair, I want this function of the EA to be an option and modified to open Correlation Pair, in same direction.  In this modification process, EA’s settings should have extra options;  

extern bool HedgeWithCorrPair = true/false;

extern bool CorrelationPair = USDCHF;

If HedgeWithCorrPair = true, EA will open CorrelationPair instead of hedging on same pair.  It will be a market order where EA calls hedging order of same pair, thus, there isn’t going to be uniform Grid space on initial order for this correlation pair.  However, once CorrelationPair is hedged, the following Grid orders should be followed the EA’s existing rules already in place. 

** I will send more detail description of this function with image once this job is assigned to a coder. 

Respondido

1
Desenvolvedor 1
Classificação
(647)
Projetos
1295
67%
Arbitragem
84
26% / 49%
Expirado
338
26%
Livre
2
Desenvolvedor 2
Classificação
(42)
Projetos
70
43%
Arbitragem
6
33% / 50%
Expirado
19
27%
Livre
3
Desenvolvedor 3
Classificação
(62)
Projetos
140
46%
Arbitragem
19
42% / 16%
Expirado
32
23%
Livre
Pedidos semelhantes
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price
I SIMPLY NEED SOMEONE TO INTEGRATE THESE OPTIMIZATION ALGOS INTO MY EA. THE LIBRARY IS ATTACHED BELOW. NEED THIS DONE FAST. LET ME KNOW IF YOU HAVE OTHER QUESTIONS A list of implemented optimization algorithms: BGA (binary genetic algorithm) ANS (across neighbourhood search) CLA (code lock algorithm) P_O_ES ((P+O) evolution strategies) CTA (Comet Tail Algorithm) SDSm (stochastic diffusion search M) ESG (evolution of

Informações sobre o projeto

Orçamento
10 - 35 USD
Desenvolvedor
9 - 31.5 USD
Prazo
para 2 dias