ONE ORDER MARTINGAL

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 1 ora
Feedback del cliente
SUPER FAST AND EASY COMMUNICATION! AWESOME CODING-SKILLS! WILL COME BACK...
Feedback del dipendente
Very excellent customer!!!

Specifiche

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

Con risposta

1
Sviluppatore 1
Valutazioni
(2644)
Progetti
3360
68%
Arbitraggio
77
48% / 14%
In ritardo
342
10%
Gratuito
Pubblicati: 1 codice
2
Sviluppatore 2
Valutazioni
(414)
Progetti
478
40%
Arbitraggio
7
43% / 29%
In ritardo
16
3%
Gratuito
3
Sviluppatore 3
Valutazioni
(229)
Progetti
339
49%
Arbitraggio
21
5% / 33%
In ritardo
24
7%
Gratuito

Informazioni sul progetto

Budget
30 - 40 USD
Scadenze
da 1 a 2 giorno(i)