Modification of existing MT4 EA

MQL5 Esperti Forex

Lavoro terminato

Tempo di esecuzione 2 giorni

Specifiche

I am looking for someone to modify some things of my EA. I know this looks like alot but I'm willing to discuss the price I'm willing to pay.

okay so first off I need to normalize the digits so my stop loss would be the exact amount for example right now for a (100 pip stop loss) I have to enter in (1000) so i basically have to enter another 0, so I would like someone to normalize that. And also the ability of keeping an open SL and take profit because right now i have to set a take profit and a stop loss

Second, I would like 3 take profit methods. The first take profit method would be the normal take profit and stop loss where you just input a number. The second take profit method I would like to be risk to reward based off the stop loss. For example if the stop loss is set at 20 pips then I would like the stop loss to only move every 20 pips so if a EURUSD buy is activated at 1.0020 I want the stop loss to move to breakeven when price hits 1.0040 and after that the only time the stop loss moves is every 20 pips after that so in this case the next time the stop loss moves would be at 1.0060. This type of stop loss trailing is above my knowledge of programming and its not the same as using a trailing stop. The 3rd take profit method would be using the RSI(14) even if the trade ends in no profit. So for example if a EURUSD buy is activated at 1.0020 but the rsi becomes overbought > 70 at a price of 1.0015 I want the trade to still close. And vice versa for a sell.


Third thing I need is a start and stop time added.

Last thing is a Second entry method which would only activate if the first entry is already active so for example my first entry goes something like this for a buy

"(ema10 > ema20)&&(ema20 > ema50)&&(adxH1 < 35)&&(adxM15 > 35)&&(adxplusM15 > 25)&&(adxplusM15 > adxminusM15)&&(adxM5 > 35)&&(adxminusM5 > adxplusM5)&&(rsi < 30)" and Vice versa for a sell

So the only way the second entry activates is if those rules are met already and there's already the first entry running. Then the second entry would consist of the rsi on the 5 min chart being overbought > 70 for a sell or oversold < 30 for a buy. If this happens then the take profit would.

So basically for entries I want it to have 2 options the first method would be what I have coded already and then the second method would be what I have explained above.

attached is my source code

File:

MQ4
GoldenFx.mq4
4.9 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(599)
Progetti
932
46%
Arbitraggio
31
39% / 29%
In ritardo
93
10%
Gratuito
2
Sviluppatore 2
Valutazioni
(139)
Progetti
181
24%
Arbitraggio
23
22% / 39%
In ritardo
13
7%
Gratuito
3
Sviluppatore 3
Valutazioni
(181)
Progetti
242
45%
Arbitraggio
18
78% / 17%
In ritardo
35
14%
In elaborazione
4
Sviluppatore 4
Valutazioni
(34)
Progetti
60
23%
Arbitraggio
11
73% / 9%
In ritardo
3
5%
Gratuito
5
Sviluppatore 5
Valutazioni
(38)
Progetti
50
10%
Arbitraggio
1
0% / 0%
In ritardo
8
16%
Gratuito
6
Sviluppatore 6
Valutazioni
(15)
Progetti
16
19%
Arbitraggio
2
0% / 50%
In ritardo
1
6%
Gratuito
7
Sviluppatore 7
Valutazioni
(4)
Progetti
6
0%
Arbitraggio
4
25% / 75%
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(93)
Progetti
133
35%
Arbitraggio
13
38% / 31%
In ritardo
32
24%
Gratuito
9
Sviluppatore 9
Valutazioni
(169)
Progetti
204
30%
Arbitraggio
25
40% / 44%
In ritardo
12
6%
Gratuito
10
Sviluppatore 10
Valutazioni
(204)
Progetti
209
28%
Arbitraggio
0
In ritardo
3
1%
Gratuito
11
Sviluppatore 11
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
12
Sviluppatore 12
Valutazioni
(42)
Progetti
49
47%
Arbitraggio
1
100% / 0%
In ritardo
1
2%
Gratuito
13
Sviluppatore 13
Valutazioni
(8)
Progetti
9
22%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Hi Guys, I am looking to someone that can generate an indicator for MT4 as explained below. Basically I would need that the indicator point out the price that will close my position in stop out/margin call. The indicator should pick automatically the level of trade out for the broker (which can be different from a broker to another broker) It should write (ideally on the bottom on the left) the following information
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk

Informazioni sul progetto

Budget
50 - 150 USD
Per lo sviluppatore
45 - 135 USD
Scadenze
da 1 a 5 giorno(i)