EA for MACD with intial stop loss, TakeProfit 1, Take Profit 2 and Trailing Stop

MQL5 Experts

Trabalho concluído

Tempo de execução 12 dias
Comentário do cliente
Long working but now finished, good job.

Termos de Referência

Hello Trader, I need an EA in MT5 for MACD with this parameter as variable:

  • Initial stop loss 30 pips
  • Take profit 1 with 30 pips
  • Take profit 2 with 74 pips
  • Trailing stop with 30 pips when trade start in 2pip steps

Order rules:

LONG: When the MACD(8,9,8) cross over value 0 open trade at open next bar with 30 pips stop loss, take profit level 1 with 30 pips and take profit level 2 with 74 pips and start trailing stop with 30 pips when the trade is 2 pips in profit every 2 steps. 

SHORT: When the MACD(8,9,8) cross below value 0 open trade at open next bar with 30 pips stop loss, take profit level 1 with 30 pips and take profit level 2 with 74 pips and start trailing stop with 30 pips when the trade is 2 pips in profit every 2 steps.

The Stop los level, TakeProfit1 and TakeProfit2 shall be shown in chart.

Rule: Open one order, with 30 pips stop loss and 74 Pips target. If the order reached 30 pips profit close 50% of the order quantity, move the stop loss to break even (+5 pips over or below from entry price)

Risk management: every trade open max. quantity 0.5% (half percent) from actual trading balance for 30 Pips.

IMPORTANT: The coding must be program modular which means it must be possible to add addional trading strategies as own function for the the order rules like in the next example:

void macd()

{ signal rules..... }

void dss()

{ signal rules ....}

....


void update bar()

{

     if  (macd (true) || dss[true) ..........)

     {  Order_entry()

        Order_management()

        Order_traling()

        ....

     }

}

Additial information: variable for stop loss, take profit 1, take profit 2, trailing stop, risk in % for calculation quantity.

Time frame: 1h, 3h, 4h, daily

Currency pairs; 16 currency pairs trade able. Open trades max at the same time 8 which means max. risk open trades 4%.

//////////////////////////////////////////

the specifications are attached as zip file.


Happy trading

Christian Schranz

You can send me also a PM at office@schranztrading.at







    

Respondido

1
Desenvolvedor 1
Classificação
(1089)
Projetos
1767
61%
Arbitragem
14
64% / 7%
Expirado
82
5%
Trabalhando
2
Desenvolvedor 2
Classificação
(414)
Projetos
670
33%
Arbitragem
60
17% / 32%
Expirado
113
17%
Trabalhando
3
Desenvolvedor 3
Classificação
(2409)
Projetos
3026
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
4
Desenvolvedor 4
Classificação
(229)
Projetos
339
49%
Arbitragem
21
5% / 33%
Expirado
24
7%
Livre
5
Desenvolvedor 5
Classificação
(2)
Projetos
2
50%
Arbitragem
1
0% / 100%
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(12)
Projetos
17
29%
Arbitragem
6
17% / 67%
Expirado
4
24%
Livre
Pedidos semelhantes
Hallo ich suche jemanden der mir einen mt4 auf Match trader ea bauen kann bin offen für alle Anwendungen. Bin auf Telegramm sofort erreichbar mein Name: John Scheck da könnt ihr mir schreiben freue mich auf jede Meldung

Informações sobre o projeto

Orçamento
50 - 80 USD
IVA (20%): 10 - 16 USD
Total: 60 - 96 USD
Desenvolvedor
45 - 72 USD
Prazo
de 5 para 10 dias