Build a MT4 EA

MQL4 Experts

Termos de Referência

Hello, I need an EA built for MT4 Using an indicator for entries and Prices action. The indicator will be shared via chat. 

Details of the EA

Cluster indicator Zig zag indicator that checks for swing lows and swing highs for targets.

Moving averages 50 and 200

*Buy* when 50 and 200 cross for an uptrend

*Sell* when 50 and 200 cross for a downtrend

*Sell entry* When 50 and 200 cross for a downtrend. Price needs to be above 50 and wait for the candle to close and the cluster is overbought for a sell. Candle needs to close for a confirmation that the color change indicator of Cluster is in the overbought region turns and turns red. We put a stop loss at the high of that wick.

*Take profit.* We are looking to target the lower low for sells and higher high for buys starting for the cross of the MA’s

*Stop Loss* Buy Trade 1 scenario - change of color to green and confirm candle close we put our % risk at low of entry wick.


[ Two conditions ]

Begin with Risk %

a.) If stop loss Is breached with a candle break and close and we get a new cluster signal we use multiplier

b.) if stop loss Is breached with a candle break and close but no new cluster signal we remain in our trade.

Move to break even at % to take profit target and partial take profits off

*If x attempts reached we look at loss amount*

Martingale only begins if this is true > We are always using invisible stop loss for calculating risk however we begin the recovery only if this rule is triggered and begin the recovery after the x attempts. We use martingale to recover BUT the signal must be in the opposite signal direction so if we were buying we are now selling.

*HARD stop close all orders if this condition happens*.

Remain in trade only close all orders if more than x attempts in the same direction. Then recover these orders in opposite signals so if buying we are waiting for sell signal setup.


EA settings:

Trade management filters

1. Spread filter: i;e 0-10

2. Hardstop: Close all orders after x Cluster orders in same direction (martingale recovery begins and to trade in opposite setup signal)

3. Trading Sessions: New York, Asian, London

4. Cost averaging Multiplier (same direction)

4. Martingale Multiplier if max cluster signals reached (trade in opposite setup signal)

5. Risk: % Percent based Risk auto lots

6. Breakeven & Partial Profits: at % level from SL and Take Profit level

8. Moving Averages Distance min and max: by [XXX]

9. Max Daily % Drawdown: Floating daily limit reaches to close all orders for the day and begin the next day if threshold reached.

10. Stoploss offset: X pips above wick

11: Max Cluster Signal: In direction of trend

12. Max Cluster Signal: When price is above or below 200 1-2


Respondido

1
Desenvolvedor 1
Classificação
(344)
Projetos
540
32%
Arbitragem
24
67% / 8%
Expirado
15
3%
Livre
2
Desenvolvedor 2
Classificação
(135)
Projetos
192
42%
Arbitragem
17
29% / 59%
Expirado
28
15%
Livre
3
Desenvolvedor 3
Classificação
(196)
Projetos
318
35%
Arbitragem
64
13% / 56%
Expirado
82
26%
Livre
4
Desenvolvedor 4
Classificação
(2411)
Projetos
3028
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
5
Desenvolvedor 5
Classificação
(292)
Projetos
366
21%
Arbitragem
43
58% / 23%
Expirado
41
11%
Carregado
6
Desenvolvedor 6
Classificação
(7)
Projetos
6
17%
Arbitragem
3
0% / 100%
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(2067)
Projetos
2625
62%
Arbitragem
113
45% / 26%
Expirado
418
16%
Carregado
8
Desenvolvedor 8
Classificação
(56)
Projetos
167
69%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
9
Desenvolvedor 9
Classificação
(356)
Projetos
632
26%
Arbitragem
89
73% / 13%
Expirado
12
2%
Livre
10
Desenvolvedor 10
Classificação
(62)
Projetos
84
26%
Arbitragem
22
23% / 50%
Expirado
23
27%
Trabalhando
11
Desenvolvedor 11
Classificação
(71)
Projetos
97
43%
Arbitragem
2
50% / 0%
Expirado
2
2%
Livre
12
Desenvolvedor 12
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
13
Desenvolvedor 13
Classificação
(563)
Projetos
931
47%
Arbitragem
301
59% / 25%
Expirado
123
13%
Trabalhando
Pedidos semelhantes
Hello programmers, I need a coding assistance to do the following job. Currently the EA opens two different trades one has a comment "Originial" and another has comment "Series" The job is if the Original trade is negative by x pips, open a hedge trade(Hedge1#-OrderTicket of the soruce trade) along with one buystop and a sell stop order and the comment of the trade will be "Recovery#1-+OrderTicket() of the original
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
I have a EA and A Indicator I want to upgrade with some new features I want to add to the Indicator And The EA Also there is a memory error in the system that is showing up in the journal after the ea is ran on multiple charts I will need to get this fixed as well Indicator is 528 lines of code EA is 703 lines of code Dashboard I want to add is 1974 lines of code Indicator Changes I want to change the indicator The
An ea with 4 moving average, and two time frame confluence. Option to add risk to reward and percentage of balance to trade. Message me remaining for the more info
Hi All, I will try to be as precise as possible. We can discuss if you have any questions. I need an indicator to be developed for MT5 for detecting Engulfing Failed Zones. Requirement (in H4/ H1/ M30 Time frames only): Identify Engulfing Buy/ Sell Candle. Identify when the Engulfing Buy is failed, or Engulfing sell is failed. Draw a zone for that area of Engulfing Buy/Sell Fail. Invalidate the zone or delete the
Hi. I want to fix my EA. The concept of lowestBid- There aree 3 levels of price. Price1 at the top, Price 2 in the middle and Price3 at the bottom. When the EA starts it start at Price1. And lowestBid is set to Price1. When the price hits Price 2, lowestBid=Price2. When price hits Price3, lowestBid=Price3. When Price come back up to level2, lowestBid=Price2 ....so on and so forth. lowestBid will keep changing with
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
FOREX trading robot 30 - 35 USD
Creating a powerful forex robot capable of handling multiple timeframes and efficiently identifying trades within a short span of 10 minutes requires a well-thought-out design encompassing robust technical and algorithmic frameworks. The goal is to develop a system that can process a significant number of entries across various timeframes (5 minutes, 15 minutes, 1 hour, 4 hours, and weekly) while ensuring accuracy
looking for experienced programmer to create trend reversal I want indicator that send alert with arrow on screen without open trades Uptrend Let’s say there is an uptrend on the chart. The first high (H) is followed by the first low (L), which in turn is followed by the second high (HH – higher high). After that, if the price drops out of the trend structure and forms a
Hi I need a experience programmer to build me all harmonic pattern scanner indicator the must send alert with arrow on screen without open trades Multiple times frame H4 D1 W1 MN multiple currency pairs and i want to see all historical patterns that already happened

Informações sobre o projeto

Orçamento
50 - 80 USD
Desenvolvedor
45 - 72 USD
Prazo
de 1 para 3 dias