SL changer at given time + return the SL at given time.

MQL4 Experts Scripts

Spécifications

I need a simple MT4 EA that increases SL for every open trade at given "Start Time" time + returns original SL values after given "End Time" time.

 

My suggestion parameters needed. 

Enable = True / False
Start Time = xx:xx (default 23:57)
End Time = xx:xx (default 00:15)

SL change = xxx (default 100 points)

 

Example:   at 23:57 with SL 100
Trade 1234 Buy EUR/USD SL 1.06100 -> SL 1.06000 (save original SL value so we can return it later)

Trade 2345 SELL GBP/USD SL 1.22000 -> SL 122100 (save original SL value so we can return it later)

 

at 00:15 if trade still exist
Trade 1234 Buy EUR/USD SL 1.06000 -> SL 1.06100

Trade 2345 SELL GBP/USD SL 1.22100 -> SL 122000

If there is other trades opened after 23:57 do not touch them. If trade is closed just move to next trade. 

Important when returning value is to use trades saved SL value. Do NOT to calculate 100 points from 00:15 SL value as user/other EA might have changed it during 23:57-00:15

Répondu

1
Développeur 1
Évaluation
(117)
Projets
138
41%
Arbitrage
30
7% / 77%
En retard
17
12%
Gratuit
2
Développeur 2
Évaluation
(362)
Projets
506
40%
Arbitrage
147
18% / 72%
En retard
99
20%
Chargé
3
Développeur 3
Évaluation
(97)
Projets
121
25%
Arbitrage
5
20% / 60%
En retard
17
14%
Gratuit
4
Développeur 4
Évaluation
(39)
Projets
44
16%
Arbitrage
1
100% / 0%
En retard
7
16%
Gratuit
Commandes similaires
I’m looking for someone experienced with Think or Swim to create a backtesting script for an in-the-money Iron Condor strategy using options on the SPX. The strategy involves setting up 10 contracts of an Iron Condor with a 10-point spread width and a net credit requirement of $11 per contract. The goal is to backtest the performance over the last three years, focusing on trades where the SPX closes outside a
I currently have a license code that connects to my web server, and I add the account number, client name, and expiration date. I’d like something more automated. Currently I allow clients 10 licenses, but adding for them on my side can get exhausting. I’d like a better solution for myself and clients

Informations sur le projet

Budget
10- USD
Délais
à 1 jour(s)