Trade Manager EA based of Fixed Step Trailing Stop-loss

MQL4 Experts Futuros Forex Ações

Trabalho concluído

Tempo de execução 17 horas
Comentário do cliente
A pleasure to work with. Definitely has the rating to back that up. I highly recommend to anyone needing something to be coded.

Termos de Referência

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.















































Respondido

1
Desenvolvedor 1
Classificação
(34)
Projetos
60
23%
Arbitragem
11
73% / 9%
Expirado
3
5%
Livre
2
Desenvolvedor 2
Classificação
(63)
Projetos
68
25%
Arbitragem
12
42% / 42%
Expirado
4
6%
Livre
3
Desenvolvedor 3
Classificação
(12)
Projetos
17
29%
Arbitragem
6
17% / 67%
Expirado
4
24%
Livre
4
Desenvolvedor 4
Classificação
(8)
Projetos
18
17%
Arbitragem
3
67% / 0%
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(5)
Projetos
9
11%
Arbitragem
5
40% / 60%
Expirado
1
11%
Livre
6
Desenvolvedor 6
Classificação
(479)
Projetos
508
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Trabalhando
7
Desenvolvedor 7
Classificação
(2429)
Projetos
3060
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
8
Desenvolvedor 8
Classificação
(143)
Projetos
255
35%
Arbitragem
12
25% / 58%
Expirado
42
16%
Livre
9
Desenvolvedor 9
Classificação
(803)
Projetos
1374
72%
Arbitragem
113
28% / 48%
Expirado
342
25%
Trabalhando
10
Desenvolvedor 10
Classificação
(169)
Projetos
204
30%
Arbitragem
25
40% / 44%
Expirado
12
6%
Livre
11
Desenvolvedor 11
Classificação
(2087)
Projetos
2647
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Carregado
12
Desenvolvedor 12
Classificação
(320)
Projetos
523
66%
Arbitragem
52
21% / 38%
Expirado
167
32%
Livre
13
Desenvolvedor 13
Classificação
(116)
Projetos
137
36%
Arbitragem
15
13% / 67%
Expirado
9
7%
Livre
14
Desenvolvedor 14
Classificação
(43)
Projetos
72
49%
Arbitragem
4
0% / 50%
Expirado
19
26%
Livre
15
Desenvolvedor 15
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
16
Desenvolvedor 16
Classificação
(42)
Projetos
88
14%
Arbitragem
30
30% / 57%
Expirado
36
41%
Trabalhando
Pedidos semelhantes
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

Informações sobre o projeto

Orçamento
150 - 200 USD
Desenvolvedor
135 - 180 USD