Modificación Robot Carolina (TO TAHER HALIMI)

MQL4 专家 统计和数学 C++ C# 外汇

工作已完成

执行时间11 小时
客户反馈
The developer is efficient, honest, and compliant. I still recommend it 100%
员工反馈
Great and Genius employee, and knows exactly what he wants, hope to work again with him.

指定

1. At this moment Ma1 and Ma2 have the period parameter (number of candles) individually. This means that currently the period for Ma1 and Ma2 must be entered separately. This makes optimization difficult and delayed. A parameter is needed that says “PERIOD Ma1 and Ma2” (removing the two selected parameters). In this way, if I enter "Period Ma1 and Ma2 = 7" then the program must take 7 candles for both Ma1 and Ma2.

2. Clear the Bollinger Bands parameters (no longer required) and clear the take profit calculations or formulas that depend on Bollinger Bands.

3. Include the parameter “Use Mantingala” (yes / no)

 

4. Include parameter “Martingale Factor” (Applies if the previous parameter is true) This parameter is the factor that multiplies the value of the position by the factor. It must have decimals. For example, the values ​​can be: 1; 1.5; 0.5.

 

If the value of the lot is = 0.1, and the martingale factor is = 1.5, then:

Opens trade: lot 0.1;

Loss 1: Lot 0.15 sale of (0.1 * 1.5)

Loss 2: Lot 0.225 sale of (0.15 * 1.5) etc.

You can round decimals of the lot when required.

 

5. Include Parameter: Maximum number of losses to apply martingale: Defines the number of times up to which the martingale multiplies. If you reach that limit, the next trade opens to the default batch.

 

 

The rest remains the same. Thanks a lot.


附加的文件:

反馈

1
开发者 1
等级
(48)
项目
51
43%
仲裁
1
0% / 0%
逾期
0
空闲
2
开发者 2
等级
(15)
项目
20
15%
仲裁
3
0% / 67%
逾期
2
10%
空闲
3
开发者 3
等级
(184)
项目
317
24%
仲裁
23
35% / 13%
逾期
23
7%
空闲
发布者: 3 代码
相似订单
Hello, I already have a custom MT5 indicator that is fully developed. The indicator already checks all the required conditions correctly: RSI M15 RSI H1 SMA 100 distance (minimum distance in pips) Volume condition Time filter Other existing settings The only issue is that the indicator does not always generate the signal and send the MT5 push notification to my mobile. Sometimes all conditions shown on the panel are

项目信息

预算
30+ USD
截止日期
 1  3 天