Change indicator to expert base on indicator engulfing candle

MQL4 Experts

Trabalho concluído

Tempo de execução 6 dias

Termos de Referência

hello all

i need same one to change this indicator to EA 

this indicator  base on bearish engulfing and  bullish engulfing .. i already attach the indicator

 

when  bearish engulfing appear they will entry buy the market  and  close when bullish engulfing  appear .

when bullish engulfing appear the ea will entry sell to the market and close when engulfing appear.

-i can adjust manual the lot size, take profit,stop lost and take profit

-i can set  manual  to buy only or sell only or both

- Trade time to open order from hh:mm to hh:mm by ServerTime

Example:
// --- Trade time ---
input bool TradeTm_Check = true/false;
input int TradeTm_Start_hh = 8;
input int TradeTm_Start_mi = 0;
input int TradeTm_End_hh = 19;
input int TradeTm_End_mi = 0;

i want  set 

a) close opened trades X minutes prior important news

b) stop new orders between X minutes prior and Y minutes after important news 

 

i want trailing  stop like this 

when i entry 10cent  with sl 30pip  then the price going to risk reward 1:1 the system auto close my entry  50%(5cent)  from my entry lavel  and auto move sl 15pip from my entry  then  price going  my  risk reward to 1:2 the price close  30% (3cent) and  when price going risk reward 1:3 they close  20%(2cent)...  

 

please  see the indicator first before you  

blue is signal buy and  red is sell 

 

 

 

 

 

Arquivos anexados:

PNG
EURUSDH1.png
32.8 Kb

Respondido

1
Desenvolvedor 1
Classificação
(2423)
Projetos
3047
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
2
Desenvolvedor 2
Classificação
(40)
Projetos
58
22%
Arbitragem
10
10% / 70%
Expirado
13
22%
Livre
3
Desenvolvedor 3
Classificação
(2080)
Projetos
2641
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
4
Desenvolvedor 4
Classificação
(1853)
Projetos
3455
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Livre
5
Desenvolvedor 5
Classificação
(32)
Projetos
53
30%
Arbitragem
8
0% / 63%
Expirado
13
25%
Livre
6
Desenvolvedor 6
Classificação
(126)
Projetos
151
48%
Arbitragem
6
83% / 17%
Expirado
2
1%
Livre
7
Desenvolvedor 7
Classificação
(647)
Projetos
1295
67%
Arbitragem
84
26% / 49%
Expirado
338
26%
Livre
8
Desenvolvedor 8
Classificação
(71)
Projetos
156
44%
Arbitragem
22
41% / 14%
Expirado
16
10%
Livre
9
Desenvolvedor 9
Classificação
(549)
Projetos
1331
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
10
Desenvolvedor 10
Classificação
(15)
Projetos
68
46%
Arbitragem
6
0% / 100%
Expirado
6
9%
Livre
11
Desenvolvedor 11
Classificação
(265)
Projetos
539
50%
Arbitragem
55
40% / 36%
Expirado
224
42%
Trabalhando
12
Desenvolvedor 12
Classificação
(90)
Projetos
159
61%
Arbitragem
40
18% / 63%
Expirado
70
44%
Livre
13
Desenvolvedor 13
Classificação
(49)
Projetos
74
18%
Arbitragem
30
17% / 53%
Expirado
31
42%
Livre
14
Desenvolvedor 14
Classificação
(45)
Projetos
76
20%
Arbitragem
7
0% / 86%
Expirado
14
18%
Livre
15
Desenvolvedor 15
Classificação
(1)
Projetos
1
0%
Arbitragem
3
0% / 67%
Expirado
1
100%
Livre
16
Desenvolvedor 16
Classificação
(62)
Projetos
140
46%
Arbitragem
19
42% / 16%
Expirado
32
23%
Livre
Pedidos semelhantes
Hi please make and provide me vwap indicator in indicator window in mt4 and 5 thanks it must be for the bottom window type3 of indicator thank you please see the images of the indicator windows to get idea of what i want thanks
EA indicador Velas 30 - 50 USD
Necesito crear un EA basado en un indicador que da señal de entrada y que tenga los siguientes parametros 1. Entrar Buy o Sell en la siguiente vela de la señal dependiendo la Flecha 2. El TP para BUY sera apenas cierre en vela verde sin importar los pips que saque de ganancias puede ser que sea 1 pip o 10 o incluso salir en perdida, no importa 2. El TP para Sell sera apenas cierre en vela roja sin importar los pips
Hello, i haven an idea for a bot i had becktested it for 1year and it is really easy, it is a range of 30 min where you take the high and low, now price need to cross that zone and also close, then i want an entre with SL not the same candle but the candle after. and just aim for 1;1 , i really think this should not be expensive to make? is this right? is yes, please tell me who i can contact and discuss the price to
hello there, first thing first, I worked hard to develop this EA, I have 8 years of trading experience, and I come to conclusion that an EA is a must. now this EA have some (unseen) TP taking and trade management. I a Entry On cross only, if True m looking for someone that is 1- serious to make this work 2- knowlagble and having extensive trading experience 3- great experience in optimiation AFTER OPTIMIZATION this
So the below format is what I am currently using from a 3rd party EA. 🪖 COMMANDO TRADE 🪖 < Whenever an order is opened (OpenText1) ==================== 🚫 WE DO NOT ADVICE TRADING SIGNALS FROM DIFFERENT TRADERS ON THE SAME ACCOUNT 🚫 ==================== ⚠️ LOT SIZE ⚠️ < Whenever an order is opened (OpenText2) 💰 $100,000 - 1.00 💰 💰 $200,000 - 2.00 💰 💰 $300,000 - 3.00 💰 💰 $400,000 - 4.00 💰 💰
Request to improve performance in back test of a custom indicator SMC_OSC (Smart market concept + Market sentiment oscillator). It works fine but it has a hard problem, it is extremely slow in tick-mode and I cannot use it in EA due the infinite range times it gets to back-testing. About the first section in Chart price (Smart market concept), it uses candle close pivots (on bar, no ticks) and so I think that this
Hello, I have 1000 robots and just want to test my robots and decide which one I can use. You can install all robots in my VPS and start the test or not. I want to see every day what my robots bring profits
I Need help from AI capable programmer to create a trade entering and managing system. I am today trading XAUUSD manually. I get my trading input from a signal provider. I get signals from this provider 5 to 7 times per day Same layout every time for this message that contains the signal. The signal is arriving to my telegram account, and I must set the trade at once if I want to follow from that trade-start
The EA should have the input of both indicators for i will be putting my own settings Buy/sell order conditions to be met before an order is executed 1. BUY ORDERS; a weak/strong low signal appears (from smart money concept indicator) and must be touching a previous buy order block which is constant or doesn't disappear/vanish and the other indicator Bheurekso must have given an arrow signal of opposite direction. 2
Project Overview: I’m on the hunt for a skilled MQL5 developer to build my dream trading bot from scratch. The mission? Seamlessly integrate real-time data from the FinancialJuice economic calendar. Key Requirements: Bot Development : We’re starting from scratch. Your wizardry will bring this bot to life. Speed Matters : Fetch actual data from FinancialJuice faster than a caffeine-fueled trader. Data Parsing Magic

Informações sobre o projeto

Orçamento
20 - 100 USD
Desenvolvedor
18 - 90 USD
Prazo
de 1 para 100 dias