Harmonic Patterns EA

MQL4 Experts

Trabalho concluído

Tempo de execução 6 dias
Comentário do cliente
Excellent programmer and Excellent work Perfect!!
Comentário do desenvolvedor
Thank you.

Termos de Referência

Harmonic patterns EA

Hi,

I need a MT4 EA that will work with the harmonic indicator i have  KorHarmonics indicator,Zup indicator and also with the Heiken Ashi indicator and a Trend indicator( see screenshot).
I need a programmer that have already done this before( a Harmonic Pattern EA) and that now how to do this perfectly.

EA have to recognize and entry on the 11 follows patterns:
-ABCD
-WXY
-Gartley
-Butterfly
-Crab
-Bat
-Batman
-SHS
-3Drives
-5 points
-One2One

Each pattern must have a True/false filtre.
The Heiken Ashi and trend Indicator will also have a true/false filtre for each indicator and the period settings from the trend indicator.

Once the ea have found a right entry with a harmonic pattern, heiken ashi and the trend indicator = all the entry conditions are Ok so ea will open a trade at the next candle.
The EA must splits the Trade in 2 and open 2 different trades at same moment and in the same direction.
Each trade must have a appart or different Stop Loss, Take Profit,Lot size 0.01,Money Management in %, Break Even(BreakStart and BreakStep) and Trailing Stop( TrailingStop and TralingStep).
The trailing Stop will only move after the trade is in profit and not before.

EA must have this TRUE/FALSE filtres:
- For each trading day(Monday,tuesday,wednesday,thursday,friday)
-Start Hour, Start Minute ; End Trade Hour, End minute for each differen Trading Day
- Sounds and popup alert when ea open trade
-sound And popup alert when EA close a trade
-Only Buy trades or Only Sell trades
-Buy and Sell Trades
-Auto Close by Trend indicator

-Auto Close by Heiken Ashi

 Also Ea must definted the Stop Loss him self and will place it  at 5 pips or more  above the up line from the Box on the pattern for a sell trade and under the down line from the box for a buy trade. I also want a setting to change the distance from the number of pips at the up/down boxline. exemple: once i can have 5 pips SL under the down linebox for a buy trade or change it to 10 pips Stop Loss under the down linebox .

If the Take Profit, Tralling stop or break even close the trade in profit And entry conditions are still valid EA Will not reopen instantly a same trade And Will Wait for a new entry condition together to open a new trade. 



Exact entry and close conditions will be send later.


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(41)
Projetos
160
45%
Arbitragem
16
13% / 50%
Expirado
48
30%
Livre
2
Desenvolvedor 2
Classificação
(32)
Projetos
53
30%
Arbitragem
8
0% / 63%
Expirado
13
25%
Livre
3
Desenvolvedor 3
Classificação
(28)
Projetos
30
50%
Arbitragem
4
0% / 100%
Expirado
8
27%
Livre
4
Desenvolvedor 4
Classificação
(59)
Projetos
182
55%
Arbitragem
31
45% / 16%
Expirado
103
57%
Livre
5
Desenvolvedor 5
Classificação
(1853)
Projetos
3455
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Livre
6
Desenvolvedor 6
Classificação
(135)
Projetos
192
42%
Arbitragem
17
29% / 59%
Expirado
28
15%
Livre
7
Desenvolvedor 7
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(2422)
Projetos
3042
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
9
Desenvolvedor 9
Classificação
(215)
Projetos
302
79%
Arbitragem
4
25% / 0%
Expirado
62
21%
Livre
10
Desenvolvedor 10
Classificação
(15)
Projetos
68
46%
Arbitragem
6
0% / 100%
Expirado
6
9%
Livre
11
Desenvolvedor 11
Classificação
(586)
Projetos
918
46%
Arbitragem
31
39% / 29%
Expirado
93
10%
Trabalhando
12
Desenvolvedor 12
Classificação
(187)
Projetos
367
56%
Arbitragem
45
22% / 56%
Expirado
188
51%
Livre
13
Desenvolvedor 13
Classificação
(62)
Projetos
140
46%
Arbitragem
19
42% / 16%
Expirado
32
23%
Livre
14
Desenvolvedor 14
Classificação
(9)
Projetos
18
28%
Arbitragem
2
50% / 50%
Expirado
6
33%
Livre
15
Desenvolvedor 15
Classificação
(128)
Projetos
236
65%
Arbitragem
30
37% / 23%
Expirado
49
21%
Livre
16
Desenvolvedor 16
Classificação
(54)
Projetos
164
43%
Arbitragem
43
47% / 16%
Expirado
58
35%
Livre
Pedidos semelhantes
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en

Informações sobre o projeto

Orçamento
50 - 200 USD
IVA (21%): 10.5 - 42 USD
Total: 60.5 - 242 USD
Desenvolvedor
45 - 180 USD
Prazo
de 3 para 10 dias