Trade Manager EA based of Fixed Step Trailing Stop-loss

MQL4 Experten Futures Forex Stocks

Auftrag beendet

Ausführungszeit 17 Stunden
Bewertung des Kunden
A pleasure to work with. Definitely has the rating to back that up. I highly recommend to anyone needing something to be coded.

Spezifikation

Looking to see if someone would be willing to code this EA for me, as I have it one I already coded that will trail stop using the step described below but its hardcoded for 3, it doesnt use ATR for SL/TP only external int that are static, but unable to devote more time to improve. This EA will mange all trades I have opened. It will need to set SL and TP for all trades whether at market or pending orders if not set at the time of entering order.

The EA will use the Average True Range Indicator "ATR" to determine SL and TP. There will need to be external int that will allow the period to be set, including external int for SL and TP. Taking the ATR value for the Period and multiplying by value inputted for SL and TP. ex. D1 ATR = 50, Stoploss_ATR = 1.0, Takeprofit_ATR = 3.0, the Stop-loss will be 50 pips and take-profit will be 150 pips.

Another external int that will be used to determine the step for the trailing stop. ex. external int Step_value = 3, Take-profit = 150 pips, Take-profit / Step_value = 50 pips. As price moves in profit the SL will adjust based of hitting 1/3 of TP, 2/3 of TP, and 5/6 of TP. Step 1 would be 1/3 of TP hit and SL will adjust to breakeven+spread. Step 2 would be 2/3 of TP hit and SL will adjust to 1/3 of TP securing profit. Step 3 would be (1/3 of TP / 2) + 2/3 of TP hit and SL will adjust to 2/3 of TP securing more profit.

The step value should not be greater than 5, another example for Step_value. ex. Step_value = 4, Take-profit / Step_value = 37.5 pips, Step 1 would be 1/4 of TP hit adjust SL to Breakeven+spread, Step 2 would be 2/4 of TP hit adjust SL to 1/4 of TP securing profit. Step 3 would be 3/4 of TP hit adjust SL to 2/4 of TP. Step 4 would be  (1/4 of TP / 2) + 3/4 of TP adjust SL to 3/4 of TP. - this may need some more detailed explanation. 

Below I have some bullet points that reference the paragraphs above. 

  1. EA will not open trades, only manage trades I have opened. 
  2. Manage Any Trade or by Magic Number or by Pair
  3. Manage Forex, Indices, Futures and Crypto trades (Crypto not Critical)
  4. Set Stop-loss or Take-profit for open and pending orders, either manually via external int or Average True Range indicator "ATR"
  5. Use the ATR to gather Stop-loss and Take-profit
    • Ability to set the ATR Period - Default D1 -
    • Ability to set Stop-loss with ATR value, ex. external int Stoploss_ATR = 1.0
    • Ability to set Take-profit with ATR value, ex. external int Takeprofit_ATR = 3.0
  6. EA will need to be use user input values for Stop-loss and Take-Profit if inputted in Parameters, ex. if external int SL_Pips = 50 & external int TP_Pips = 100; Stop_Loss = SL_Pips & Take_Profit = TP_Pips else use ATR
  7. EA will need to take Take-Profit and divide by external value, this value will determine the amount of steps for the Trailing Stop-loss. ex. Take-profit = (ATR D1 * 3) = 150 pips, external Step_value = 3, Take-profit / Step_value = 50 pips. Below are two examples of step_value of 3 and 2.
    • Step_value =3
      • 1/3 of TP move SL to Break-Even+Spread, ex. trade +50 move SL to Break-Even+Spread
      • 2/3 of TP move SL to 1/3 of TP, ex . trade +100 move SL to +50
      • (1/3 of TP / 2) + 2/3 of TP move SL to 2/3 of TP, ex. trade +125 move SL to +100
    • Step_value = 2
      • 1/2 of TP move SL to Break-Even+Spread
      • (1/2 of TP / 2) + 1/2 of TP move SL to 1/2 of TP.















































Bewerbungen

1
Entwickler 1
Bewertung
(34)
Projekte
60
23%
Schlichtung
11
73% / 9%
Frist nicht eingehalten
3
5%
Frei
2
Entwickler 2
Bewertung
(63)
Projekte
68
25%
Schlichtung
12
42% / 42%
Frist nicht eingehalten
4
6%
Frei
3
Entwickler 3
Bewertung
(12)
Projekte
17
29%
Schlichtung
6
17% / 67%
Frist nicht eingehalten
4
24%
Frei
4
Entwickler 4
Bewertung
(8)
Projekte
18
17%
Schlichtung
3
67% / 0%
Frist nicht eingehalten
0
Frei
5
Entwickler 5
Bewertung
(5)
Projekte
9
11%
Schlichtung
5
40% / 60%
Frist nicht eingehalten
1
11%
Frei
6
Entwickler 6
Bewertung
(479)
Projekte
508
53%
Schlichtung
10
60% / 20%
Frist nicht eingehalten
3
1%
Arbeitet
7
Entwickler 7
Bewertung
(2429)
Projekte
3060
66%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
340
11%
Arbeitet
8
Entwickler 8
Bewertung
(143)
Projekte
255
35%
Schlichtung
12
25% / 58%
Frist nicht eingehalten
42
16%
Frei
9
Entwickler 9
Bewertung
(803)
Projekte
1374
72%
Schlichtung
113
28% / 48%
Frist nicht eingehalten
342
25%
Arbeitet
10
Entwickler 10
Bewertung
(169)
Projekte
204
30%
Schlichtung
25
40% / 44%
Frist nicht eingehalten
12
6%
Frei
11
Entwickler 11
Bewertung
(2087)
Projekte
2647
61%
Schlichtung
113
45% / 26%
Frist nicht eingehalten
418
16%
Beschäftigt
12
Entwickler 12
Bewertung
(320)
Projekte
523
66%
Schlichtung
52
21% / 38%
Frist nicht eingehalten
167
32%
Frei
13
Entwickler 13
Bewertung
(116)
Projekte
137
36%
Schlichtung
15
13% / 67%
Frist nicht eingehalten
9
7%
Frei
14
Entwickler 14
Bewertung
(43)
Projekte
72
49%
Schlichtung
4
0% / 50%
Frist nicht eingehalten
19
26%
Frei
15
Entwickler 15
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Frei
16
Entwickler 16
Bewertung
(42)
Projekte
88
14%
Schlichtung
30
30% / 57%
Frist nicht eingehalten
36
41%
Arbeitet
Ähnliche Aufträge
Life Creator 40 - 1000 USD
the topic of this robot is ,,life creator'' becouse when you have no idea what to do, this robot can help you and teach you how you can do it. The robot gonna creat you your own tactics which can help you in future. When you gonna see that it's really work you start to be happy and you gonna want to have more of this
AllForexEA 30+ USD
Algorithm - from which order the drawdown reduction algorithm is activated. - Percent profit for DD Reduction Algoritm - percentage of profit when closing orders in the drawdown reduction mode. - Magic - is a special number that the EA assigns to its orders. - Fix distance - fixed distance between orders (default 250 - in points) - Order dinamic distance - from which order will the
I need two trading view indicators to be on Mt4 .i want them to work the same way that they do on trading view if possible.i will send the indicators
Function (A) simple to do___________________________________________________ //+------------------------------------------------------------------+ //| Expert Tick Function | //+------------------------------------------------------------------+ void OnTick() { F1(); F2(); F3(); } //+------------------------------------------------------------------+ bool F1(){ extern bool F1(); Set to external (false) or (true)
Ok 30+ USD
thacksc d trttt rtrt in super market fddf dghfg tdhdthdt gdydtydt jnjnjndf gd gdfg dgd gd t rt r te tr sf fdsffsdgs g dfg dg d dfh f hfh dh d hd fh dh dt y ty dry dr td ryd ddry
hi , i am looking for a Grid EA with some basic type of EA but fully functional and final one. so anyone who can do perfect EA should contact. plan is discussed as below. start and end time, and days of active deactive button should be added in dashboard or else like if we want to close EA for any future day or days in coming week so before time we should be able to set. when EA starts. it opens one buy or sell and
Busco crear un indicador que marque todos los Order Blocks en una temporalidad concreta. Quiero que distinga order blocks tocados de los no tocados, que se pueda configurar color y estética del Ordee block y Que marque el 50% de los Ordwr blocks marcados
Hi, I would Like an EA ORDER PANEL for MT5 which allows me to place limit orders . The only addition I would like compared to other order panels, is an o ption to place a reversal trade if the original idea is stopped out. For example: I place a Short trade at 1.2120 with a 20 pip Stop Loss and a 100 pip target IF the SL is hit, then I want a Long trade to be place at 1.2120 with the same size SL and TP (20pip and
I need the following modules as per this sample indicator, then integrated with RSD Candles. look into the sample input settings, ................................................. ......................................................................................................... .......................................................................................................... ................previous
hello everyone I need to create an ea that creates signals based on the indicator on trading view and transmits it directly to mt5, so that the signals are created on trading view and orders are opened in mt5

Projektdetails

Budget
150 - 200 USD
Für die Entwickler
135 - 180 USD