Expert in acc. with the picture attached

MQL4 专家 统计和数学 外汇

工作已完成

执行时间21 天
员工反馈
Спасибо!

指定

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




附加的文件:

反馈

1
开发者 1
等级
(2642)
项目
3357
68%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
2
开发者 2
等级
(549)
项目
635
33%
仲裁
41
39% / 46%
逾期
11
2%
已载入
3
开发者 3
等级
(186)
项目
205
26%
仲裁
12
25% / 58%
逾期
39
19%
空闲
4
开发者 4
等级
(79)
项目
136
51%
仲裁
5
80% / 0%
逾期
6
4%
工作中
5
开发者 5
等级
(574)
项目
945
47%
仲裁
309
58% / 27%
逾期
125
13%
空闲
相似订单
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; //----

项目信息

预算
30 - 75 USD
截止日期
 3 天