An ea with 4 ema and engulfing candle strategy

MQL5 Experts Forex

Termos de Referência

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.

Respondido

1
Desenvolvedor 1
Classificação
(84)
Projetos
103
24%
Arbitragem
7
43% / 29%
Expirado
8
8%
Livre
2
Desenvolvedor 2
Classificação
(176)
Projetos
290
15%
Arbitragem
20
40% / 35%
Expirado
15
5%
Carregado
3
Desenvolvedor 3
Classificação
(2)
Projetos
3
33%
Arbitragem
0
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(292)
Projetos
366
21%
Arbitragem
43
58% / 23%
Expirado
41
11%
Carregado
5
Desenvolvedor 5
Classificação
(1084)
Projetos
1433
45%
Arbitragem
48
73% / 13%
Expirado
35
2%
Trabalhando
6
Desenvolvedor 6
Classificação
(1)
Projetos
3
0%
Arbitragem
0
Expirado
0
Trabalhando
7
Desenvolvedor 7
Classificação
(150)
Projetos
210
21%
Arbitragem
14
57% / 21%
Expirado
1
0%
Ocupado
8
Desenvolvedor 8
Classificação
(2067)
Projetos
2625
62%
Arbitragem
113
45% / 26%
Expirado
418
16%
Carregado
9
Desenvolvedor 9
Classificação
(17)
Projetos
22
36%
Arbitragem
0
Expirado
0
Trabalhando
10
Desenvolvedor 10
Classificação
(1)
Projetos
2
50%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(4)
Projetos
4
50%
Arbitragem
0
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(56)
Projetos
167
69%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
13
Desenvolvedor 13
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Trabalhando
14
Desenvolvedor 14
Classificação
(344)
Projetos
540
32%
Arbitragem
24
67% / 8%
Expirado
15
3%
Livre
15
Desenvolvedor 15
Classificação
(159)
Projetos
162
78%
Arbitragem
2
100% / 0%
Expirado
0
Livre
16
Desenvolvedor 16
Classificação
(233)
Projetos
414
34%
Arbitragem
52
37% / 40%
Expirado
153
37%
Carregado
17
Desenvolvedor 17
Classificação
(86)
Projetos
106
37%
Arbitragem
8
88% / 0%
Expirado
0
Trabalhando
18
Desenvolvedor 18
Classificação
(9)
Projetos
8
38%
Arbitragem
2
0% / 0%
Expirado
2
25%
Carregado
19
Desenvolvedor 19
Classificação
(1)
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
20
Desenvolvedor 20
Classificação
(2411)
Projetos
3028
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
21
Desenvolvedor 21
Classificação
(121)
Projetos
154
43%
Arbitragem
20
60% / 20%
Expirado
7
5%
Trabalhando
22
Desenvolvedor 22
Classificação
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
23
Desenvolvedor 23
Classificação
(41)
Projetos
88
14%
Arbitragem
29
31% / 52%
Expirado
36
41%
Carregado
24
Desenvolvedor 24
Classificação
(67)
Projetos
76
7%
Arbitragem
33
9% / 55%
Expirado
6
8%
Trabalhando
25
Desenvolvedor 25
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
Hello Developers, I am currently seeking a highly skilled and experienced developer to assist with an important project. I requested the conversion of an existing TradingView code to MetaTrader 4 (MT4). The main objective is to convert a TradingView script to an exact MT4 equivalent. If you have the expertise and are interested in this project, please provide a quote and your estimated timeline for the conversion
MT5 hft bot 100 - 250 USD
HELLO I AM IN NEED OF HFT TRADING BOT FOR MT5 AND BEFORE WE PROCEEDS YOU MUST SHOW ME HOW YOUR BOT WORK OR SEND ME DEMO VERSION FIRST TO CHECK OUT YOUR BOT WORKING SYSTEM
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Necesito un bot decente para prueba de fondeo y también cuenta personal, scalp, no grid, no martingale, no practicas prohibidas, algo objetivo, confiable y rentable... 5 Min mínimos de duración por operación, algo ya hecho y bactesteado en cuenta real y de fondeo. Necesito algo agresivo, constante pero que no exponga el capital... prefiero una estrategia de smc
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 am looking for a day trading bot with over 95% success ratio for gold and forex. It should use all the relevant strategies like moving averages (10, 20, 50), volume, RSI and trend into consideration and then generate buy and sell trade automatically with trailing SL and generate max profit
***** THIS IS FOR MT5 ***** The indicator now makes 5 lines and I use it on US30 It is for NY session and has inputs for times - open and close It creates lines at NY open NY open line 100 point 200 points I want to add 300 pt lines and 400 point lines I want On/off box added for dotted or dashed 50 - 150 - 250 and 350 lines I want alerts when the candles reach the 100 - 200 ect...lines but would love "Push
Active expert 250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me
HELLO DEAR DEV'S. I'VE AN EA BUT IT STOP WORKING WHEN MT4 HAS BEEN UPDATED TO THE LATEST VERSION (1420). SO I NEED A GOOD DEVELOPPER THAT COULD UPDATE THIS EA TO THE LATEST VERSION OF MT4 SO I CAN USE IT. NB: IT'S A SINGLE FILE (.EX4) AND THE PRICE CAN BE NEGOCIATED TO BE SUITABLE FOR BOTH PARTIES. THANK YOU

Informações sobre o projeto

Orçamento
30 - 50 USD

Cliente

(1)
Pedidos postados9
Número de arbitragens0