ONE ORDER MARTINGAL

MQL4 Experts

Trabalho concluído

Tempo de execução 1 hora
Comentário do cliente
SUPER FAST AND EASY COMMUNICATION! AWESOME CODING-SKILLS! WILL COME BACK...
Comentário do desenvolvedor
Very excellent customer!!!

Termos de Referência

hello! :)

here my new ea...






one order martingal:

1) open one order with tp and sl at opening price of a new candle (0.01 lot)

2) wait; if tp open next order (0.01 lot)

3) if sl increase lot for next orders till profit





important:

- add "object delete all" for faster backtesting
- add 3 modes "type-order"; use buy and sell alternating; use only buy-order; use only sell-order
- add trailing-stop





parameters:

start_lot = 0.01; (this is the first lot)
inc_lot = 0.01; (martingal lot; add 0.01 + 0.01...)
max_lot = 1.00; (limit lots for account-protection)

tp = 500;
sl = 500;

trailing = true; (on/off)
trailing-start = 50;
trailing-stop = 50;
trailing-step = 50;

mn = 123;





ps:

add a little display that shows account balance; equity and maximum lot-size ever used



questions?





kindly
niklas

Respondido

1
Desenvolvedor 1
Classificação
(2644)
Projetos
3360
68%
Arbitragem
77
48% / 14%
Expirado
342
10%
Livre
Publicou: 1 código
2
Desenvolvedor 2
Classificação
(414)
Projetos
478
40%
Arbitragem
7
43% / 29%
Expirado
16
3%
Livre
3
Desenvolvedor 3
Classificação
(229)
Projetos
339
49%
Arbitragem
21
5% / 33%
Expirado
24
7%
Livre

Informações sobre o projeto

Orçamento
30 - 40 USD
Prazo
de 1 para 2 dias