Specification

The Ea needs to have 3 changes done to it. Currently it can be set to close trades by a numerous amount of different triggers. The one I use is :  close a certain percentage of my losing trades at a set dollar drawdown amount. For example let’s say when my drawdown reaches $3750 I will close 10% of my losing trades and then my current drawdown will reduce to 3750-375 = $3375 if the trades are still going against me and it reaches the $3750 mark again it will then take off another $375. My total drawdown for these trades would now equal 3750 +375 +375 = $4500. This will then continue until either the market reverses or the account is drained. 



My first change to the EA is to add another input to allow a maximum daily (24hr) amount to be set and when this is reached ALL trades are closed. So in my example above let’s say $4500 is my maximum daily drawdown amount so therefore I would have 1 x 10% reduction period before everything is closed. The 2 inputs need to work together.



The second change is I need the EA to reset the maximum allowable drawdown amount every 24 hr period. This needs to be customisable as not all brokers rollover at the exact same time.

 

The Last change is to add an input where you can set a profit target. When the basket of trades reaches this level all trades will be closed. No matter if they are in loss or profit

Responded

1
Developer 1
Rating
(361)
Projects
644
26%
Arbitration
92
72% / 14%
Overdue
12
2%
Working
Published: 1 code
2
Developer 2
Rating
(258)
Projects
265
29%
Arbitration
0
Overdue
3
1%
Free
Published: 2 codes
3
Developer 3
Rating
(38)
Projects
50
10%
Arbitration
1
0% / 0%
Overdue
8
16%
Free
4
Developer 4
Rating
(54)
Projects
53
17%
Arbitration
7
0% / 100%
Overdue
5
9%
Free
5
Developer 5
Rating
(574)
Projects
945
47%
Arbitration
309
58% / 27%
Overdue
125
13%
Free
Similar orders
El 3aksiyat 0 35+ USD
//@version=6 indicator("منظومة El_3aksiiya 0 المتكاملة", overlay=true, max_labels_count=500, max_boxes_count=500, max_lines_count=500) // الألوان color_accum = color.new(#0000FF, 85) color_manip = color.new(#FFFF00, 80) color_dist = color.new(#FFC0CB, 80) color_elliot = #FF8C00 color_fib = #FFFF00 color_entry = #00FFFF color_tp = #00FF00 rsiVal = ta.rsi(close, 14) // نموذج AMD var int barCount = 0 if
I need an experienced MT4/MT5 user or MQL4/MQL5 developer to test the MT4/MT5 sender EA used by Signalator Notify . The EA does not open trades, does not provide trading signals, and does not decide when to buy or sell. Its role is to run inside MT4/MT5 and report terminal status and trade-related events, so the purpose of this job is to check whether that monitoring workflow works correctly in a real terminal

Project information

Budget
50+ USD
Deadline
from 1 to 3 day(s)