GRID Upgrade III

MQL4 指标 专家

工作已完成

执行时间26 天
客户反馈
Very good!

指定

Create a setting with name "divisor"


Today the revert calculation is perfect, however it repeats lots in case keeps going to same direction after the reversion.


With the new function DIVISOR, when it reverts will calculate the lot as it is today, but the next lots in same direction will not repeat and the will decrease by the DIVISOR.


Example


Martingale 2.0


Divisor 4.0


#001  buy 0.10


#002  buy 0.10


revert


#003 sell 0.2


#004 sell 0.05 (= 0.2/4)


#005 sell 0.01 (= 0.05/4)


then will repeat minimum lot until reverts. (not initial lot, but minimum lot because will decrease until minimum)


revert


#006 buy 0.92 (= total lots 0.46 x martingale)




2- In case it reaches a stop loss.


Create a RECOVERY SL setting. This will be a factor to be multiplied as below.


read the LOT of the hit sl order.


lot x sl = X 


open order immediatelly in the same grid level, respecting the trend.


new lot = X / (GRID LEVEL x RECOVERY SL)


All lots must be closed as per money management from previous version.

反馈

1
开发者 1
等级
(81)
项目
114
7%
仲裁
8
25% / 38%
逾期
27
24%
空闲
2
开发者 2
等级
(6)
项目
6
67%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
(563)
项目
932
47%
仲裁
301
59% / 25%
逾期
124
13%
工作中
4
开发者 4
等级
(2423)
项目
3045
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
5
开发者 5
等级
(879)
项目
1392
67%
仲裁
117
32% / 42%
逾期
215
15%
空闲
6
开发者 6
等级
(204)
项目
281
34%
仲裁
34
32% / 29%
逾期
75
27%
工作中
7
开发者 7
等级
(219)
项目
370
42%
仲裁
145
17% / 41%
逾期
124
34%
空闲

项目信息

预算
80+ USD
开发人员
72 USD
截止日期
 1  20 天