Correcting E.A. with errors

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 3 ore

Specifiche

Hello to whom ever is interested. I need adjustment to a current E.A. with errors and modify function I'm getting on backtest. I have attached a PNG file with the picture. Please reply back asap thanks!!!!


File:

PNG
Errors2018.png
220.4 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(90)
Progetti
118
17%
Arbitraggio
44
23% / 39%
In ritardo
20
17%
Gratuito
2
Sviluppatore 2
Valutazioni
(204)
Progetti
282
34%
Arbitraggio
34
32% / 29%
In ritardo
75
27%
In elaborazione
3
Sviluppatore 3
Valutazioni
(7)
Progetti
9
33%
Arbitraggio
4
0% / 100%
In ritardo
4
44%
Gratuito
4
Sviluppatore 4
Valutazioni
(15)
Progetti
24
21%
Arbitraggio
1
0% / 100%
In ritardo
7
29%
Gratuito
5
Sviluppatore 5
Valutazioni
(94)
Progetti
148
59%
Arbitraggio
16
38% / 13%
In ritardo
25
17%
Gratuito
6
Sviluppatore 6
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(219)
Progetti
405
60%
Arbitraggio
13
38% / 23%
In ritardo
160
40%
Gratuito
8
Sviluppatore 8
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
9
Sviluppatore 9
Valutazioni
(1130)
Progetti
1432
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
10
Sviluppatore 10
Valutazioni
(236)
Progetti
440
26%
Arbitraggio
125
21% / 57%
In ritardo
96
22%
In elaborazione
11
Sviluppatore 11
Valutazioni
(30)
Progetti
93
49%
Arbitraggio
18
56% / 17%
In ritardo
38
41%
Gratuito
12
Sviluppatore 12
Valutazioni
(114)
Progetti
154
47%
Arbitraggio
2
0% / 50%
In ritardo
4
3%
Gratuito
13
Sviluppatore 13
Valutazioni
(33)
Progetti
35
40%
Arbitraggio
11
9% / 91%
In ritardo
4
11%
Gratuito
14
Sviluppatore 14
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
15
Sviluppatore 15
Valutazioni
(4)
Progetti
12
0%
Arbitraggio
0
In ritardo
3
25%
Gratuito
16
Sviluppatore 16
Valutazioni
(173)
Progetti
201
49%
Arbitraggio
18
11% / 44%
In ritardo
1
0%
Gratuito
17
Sviluppatore 17
Valutazioni
(2426)
Progetti
3054
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
18
Sviluppatore 18
Valutazioni
(17)
Progetti
24
33%
Arbitraggio
5
20% / 40%
In ritardo
8
33%
Gratuito
19
Sviluppatore 19
Valutazioni
(4)
Progetti
6
0%
Arbitraggio
2
0% / 50%
In ritardo
4
67%
Gratuito
20
Sviluppatore 20
Valutazioni
(8)
Progetti
12
0%
Arbitraggio
21
0% / 81%
In ritardo
4
33%
Gratuito
21
Sviluppatore 21
Valutazioni
(16)
Progetti
21
19%
Arbitraggio
7
0% / 71%
In ritardo
14
67%
Gratuito
22
Sviluppatore 22
Valutazioni
(68)
Progetti
111
26%
Arbitraggio
17
6% / 71%
In ritardo
15
14%
Gratuito
23
Sviluppatore 23
Valutazioni
(586)
Progetti
1048
49%
Arbitraggio
39
28% / 41%
In ritardo
49
5%
Gratuito
24
Sviluppatore 24
Valutazioni
Progetti
0
0%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
25
Sviluppatore 25
Valutazioni
(71)
Progetti
254
53%
Arbitraggio
16
50% / 38%
In ritardo
83
33%
Gratuito
26
Sviluppatore 26
Valutazioni
(6)
Progetti
8
50%
Arbitraggio
5
20% / 80%
In ritardo
2
25%
Gratuito
27
Sviluppatore 27
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
28
Sviluppatore 28
Valutazioni
(563)
Progetti
932
47%
Arbitraggio
302
59% / 25%
In ritardo
124
13%
In elaborazione
Ordini simili
I want to suggest a trading strategy that uses reverse trade software. We need to create an EA (Expert Advisor) that uses a simple martingale strategy. When the market is going up, it will keep placing SELL orders in the sequence of 0.01, 0.02, 0.03, etc. Each order should have a stop loss (SL) and a moving take profit (TP). There should be an option to adjust the SL and TP in the settings so we can customize them
I need you to check an expert advisor I bought and find the best settings, parameters to get low drawdown and high performance. configuration and optimization of sets to improve management
MT4 EA required that will trade as follows: 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. The inputs should be exactly coded as per the attached image. EA will have
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Hello! ON A FIXED BUDGET, I need a developer to modify my Expert on risk management. I want the EA to close All trades if Daily Profit or Loss is reached. Then the EA should also stop trading for that day if the conditions met and restart trading the next day again. It has to also display on chart to show which criteria it closed. E.g. EA closed on Daily Loss Limit. Bid so that we talk more
//+------------------------------------------------------------------+ //| 3-EMA_FTS.mq4 | //| Generated with Pine Script to MQL4 | //+------------------------------------------------------------------+ #property strict #property indicator_separate_window #property indicator_buffers 8 #property indicator_color1 Red #property indicator_color2 Green #property indicator_color3
Simple Grid EA 30+ USD
Make a simple pending order grid EA 1st up down pending order gap 100 pips Next order Grid gap 200 pips If 4 Trade open buttom trade close. Only buy or only sell
**Project Title:** Development of a Complex High-Performance EA for Step Index **Project Overview:** I need an advanced Expert Advisor (EA) for trading the Step Index on MetaTrader 5. The EA should use multiple indicators and advanced risk management techniques to enhance profitability and manage risks effectively. **Trading Strategy Details:** Indicators: - 50-period EMA - 200-period EMA - RSI with 14 periods - MACD
I Have a forex ea bot, need connect binary deriv broker . Contact me to know more about this. Those who are experts about binary bot can work with me more
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only

Informazioni sul progetto

Budget
30 - 45 USD
Per lo sviluppatore
27 - 40.5 USD