Expert in acc. with the picture attached

Job finished

Execution time 21 days
Feedback from employee
Спасибо!

Specification

The EA should match with the explanation on the picture attached

the EA should have a SL and TP as a option

a trailing stop as a option

the EA should have a option to open the trades with risk of the equity or fix lots

at the end of the project i must receive the mql4 file

a small information panel should show

the pair, numbers of Buy trades, sell trades, profit or losses(day/week/month), equity, 

more datails we can talk during the projet




Files:

Responded

1
Developer 1
Rating
(2642)
Projects
3357
68%
Arbitration
77
48% / 14%
Overdue
342
10%
Free
Published: 1 code
2
Developer 2
Rating
(549)
Projects
635
33%
Arbitration
41
39% / 46%
Overdue
11
2%
Loaded
3
Developer 3
Rating
(186)
Projects
205
26%
Arbitration
12
25% / 58%
Overdue
39
19%
Free
4
Developer 4
Rating
(79)
Projects
136
51%
Arbitration
5
80% / 0%
Overdue
6
4%
Working
5
Developer 5
Rating
(574)
Projects
945
47%
Arbitration
309
58% / 27%
Overdue
125
13%
Free
Similar orders
Já tenho um código MQL5 com uma base do funcionamento. Basicamente o EA traça um canal na virada do dia (penso que utilizar horário seria melhor em razão da diferença entre corretoras), com base em um número x de candles, calcula e posiciona ordens stop com base em % do capital. Caso uma ordem aberta venha a stopar, o EA deve realizar uma virada de mão com base no mesmo canal, contudo recalculando o lote para que
//+------------------------------------------------------------------+ //| EA Cruzamento de Médias MT5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //---- Inputs input int FastMAPeriod = 20; input int SlowMAPeriod = 50; input double LotSize = 0.01; input int StopLoss = 300; input int TakeProfit = 600; //----

Project information

Budget
30 - 75 USD
Deadline
to 3 day(s)