ONE ORDER MARTINGAL

MQL4 Experts

Job finished

Execution time 1 hour
Feedback from customer
SUPER FAST AND EASY COMMUNICATION! AWESOME CODING-SKILLS! WILL COME BACK...
Feedback from employee
Very excellent customer!!!

Specification

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

Responded

1
Developer 1
Rating
(2644)
Projects
3360
68%
Arbitration
77
48% / 14%
Overdue
342
10%
Free
Published: 1 code
2
Developer 2
Rating
(414)
Projects
478
40%
Arbitration
7
43% / 29%
Overdue
16
3%
Free
3
Developer 3
Rating
(229)
Projects
339
49%
Arbitration
21
5% / 33%
Overdue
24
7%
Free

Project information

Budget
30 - 40 USD
Deadline
from 1 to 2 day(s)