GRID Upgrade III

MQL4 Indicators Experts

Job finished

Execution time 26 days
Feedback from customer
Very good!

Specification

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.

Responded

1
Developer 1
Rating
(94)
Projects
130
9%
Arbitration
8
25% / 38%
Overdue
28
22%
Working
2
Developer 2
Rating
(6)
Projects
6
67%
Arbitration
0
Overdue
0
Free
3
Developer 3
Rating
(574)
Projects
945
47%
Arbitration
309
58% / 27%
Overdue
125
13%
Free
4
Developer 4
Rating
(2645)
Projects
3362
68%
Arbitration
77
48% / 14%
Overdue
342
10%
Free
Published: 1 code
5
Developer 5
Rating
(885)
Projects
1410
67%
Arbitration
123
32% / 41%
Overdue
218
15%
Free
Published: 1 code
6
Developer 6
Rating
(204)
Projects
326
43%
Arbitration
34
32% / 29%
Overdue
83
25%
Free
7
Developer 7
Rating
(219)
Projects
370
42%
Arbitration
145
17% / 41%
Overdue
124
34%
Free
Published: 38 codes
Similar orders
1️⃣ OVERVIEW Platform: MetaQuotes MetaTrader 5 Language: MQL5 Timeframe: H1 (hard-coded default, but parameterized) Default Symbol: EURUSD (must support any symbol) Execution Mode: Market Execution 2️⃣ CORE PHILOSOPHY System optimized for: Capturing expansion after pullback Maximizing R multiple Allowing volatility-based scaling Accepting moderate-to-high drawdown No: Martingale Grid Hedging 3️⃣ INPUT PARAMETERS 🔹

Project information

Budget
80+ USD
Deadline
from 1 to 20 day(s)