ONE ORDER MARTINGAL

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 1 hora
Comentario del Cliente
SUPER FAST AND EASY COMMUNICATION! AWESOME CODING-SKILLS! WILL COME BACK...
Comentario del Ejecutor
Very excellent customer!!!

Tarea técnica

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

Han respondido

1
Desarrollador 1
Evaluación
(2644)
Proyectos
3360
68%
Arbitraje
77
48% / 14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
2
Desarrollador 2
Evaluación
(414)
Proyectos
478
40%
Arbitraje
7
43% / 29%
Caducado
16
3%
Libre
3
Desarrollador 3
Evaluación
(229)
Proyectos
339
49%
Arbitraje
21
5% / 33%
Caducado
24
7%
Libre

Información sobre el proyecto

Presupuesto
30 - 40 USD
Plazo límite de ejecución
de 1 a 2 día(s)