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

MQL4 Experts Scripts

Termos de Referência

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

Respondido

1
Desenvolvedor 1
Classificação
(117)
Projetos
138
41%
Arbitragem
30
7% / 77%
Expirado
17
12%
Livre
2
Desenvolvedor 2
Classificação
(362)
Projetos
506
40%
Arbitragem
147
18% / 72%
Expirado
99
20%
Carregado
3
Desenvolvedor 3
Classificação
(97)
Projetos
121
25%
Arbitragem
5
20% / 60%
Expirado
17
14%
Livre
4
Desenvolvedor 4
Classificação
(39)
Projetos
44
16%
Arbitragem
1
100% / 0%
Expirado
7
16%
Livre
Pedidos semelhantes
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

Informações sobre o projeto

Orçamento
10- USD
Prazo
para 1 dias