GRID Upgrade III

MQL4 Indicateurs Experts

Tâche terminée

Temps d'exécution 26 jours
Commentaires du client
Very good!

Spécifications

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.

Répondu

1
Développeur 1
Évaluation
(94)
Projets
130
9%
Arbitrage
8
25% / 38%
En retard
28
22%
Travail
2
Développeur 2
Évaluation
(6)
Projets
6
67%
Arbitrage
0
En retard
0
Gratuit
3
Développeur 3
Évaluation
(574)
Projets
945
47%
Arbitrage
309
58% / 27%
En retard
125
13%
Gratuit
4
Développeur 4
Évaluation
(2645)
Projets
3362
68%
Arbitrage
77
48% / 14%
En retard
342
10%
Gratuit
Publié : 1 code
5
Développeur 5
Évaluation
(885)
Projets
1410
67%
Arbitrage
123
32% / 41%
En retard
218
15%
Gratuit
Publié : 1 code
6
Développeur 6
Évaluation
(204)
Projets
326
43%
Arbitrage
34
32% / 29%
En retard
83
25%
Gratuit
7
Développeur 7
Évaluation
(219)
Projets
370
42%
Arbitrage
145
17% / 41%
En retard
124
34%
Gratuit
Publié : 38 codes
Commandes similaires
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 🔹

Informations sur le projet

Budget
80+ USD
Délais
de 1 à 20 jour(s)