MT5 EA Programmer required

Trabalho concluído

Tempo de execução 34 dias
Comentário do desenvolvedor
Good client, nice communication. I was glad work for ...

Termos de Referência


Hello dear,

I would like an EA for MT5 with below features.


Entry as per below:

Macd-signal line (ability to customize macd period) Cross on  5M, 15M & 1H (option of at least 3 time frame) &  in the same direction (ability to change time frame of my choice -MTF Multi Time Frame )

Trade Entry Conditions:

BUY Condition- when macd line crosses signal line from below to above

AND / OR RSI > 40 

AND / OR when after MACD/Signal line cross, Price touches on X period of MA / iMoku conversion line

then BUY

SELL Condition- when macd line crosses signal line from above to below 

AND / OR  RSI < 60 

AND / OR when after MACD/Signal line cross, Price touches on X period of MA / iMoku conversion line

then SELL


Define SL (Stop Loss)

( High / Low of last X no. of candles + Y no. of pips ) 

AND/ OR  X no. of PIPS  from the Entry Price

AND / OR macd /signal line crosses in the opposite direction -ability to combine this with above or use it as an independent SL.


Define TP (Take Profit) – 

For Buy:

After X number of pips/points from Entry Price

AND / OR if RSI => 82 (able to change this RSI value) 

AND / OR  macd-signal line touches or crosses in opposite direction 

AND / OR Current / Certain time frame candle engulfs previous candle . or previous X number of candles.


For Sell:

After X number of pips/points from Entry Price

AND / OR RSI =<22 (able to change this RSI value) 

AND / OR  macd-signal line touches or crosses in opposite direction 

And / OR Current / Certain time frame candle engulfs previous candle, or previous X number of candles.

Also able to take partial profits option- TP1 , TP2, &  TP3


Define TSL- Trailing Stop loss:

After X number of pips move in profit direction, TSL moves Y number of PIPS

AND / OR based on certain percentage of ATR of X number of candles


Total Account Equity protector:

If Account hits certain amount of loss per day OR certain % of account balance then close all trades and stop taking new trades until next day


Total Drawdown:

All open trades close when total drawdawn hits certain amount or certain percentage of account


Any other risk management options that you may include:


Respondido

1
Desenvolvedor 1
Classificação
(2077)
Projetos
2636
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
2
Desenvolvedor 2
Classificação
(184)
Projetos
302
15%
Arbitragem
20
40% / 35%
Expirado
15
5%
Ocupado
3
Desenvolvedor 3
Classificação
(196)
Projetos
200
28%
Arbitragem
0
Expirado
3
2%
Trabalhando
4
Desenvolvedor 4
Classificação
(119)
Projetos
169
38%
Arbitragem
9
78% / 22%
Expirado
15
9%
Livre
5
Desenvolvedor 5
Classificação
(45)
Projetos
67
45%
Arbitragem
3
0% / 100%
Expirado
0
Trabalhando
6
Desenvolvedor 6
Classificação
(42)
Projetos
62
8%
Arbitragem
12
58% / 42%
Expirado
1
2%
Livre
7
Desenvolvedor 7
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
8
Desenvolvedor 8
Classificação
(376)
Projetos
398
31%
Arbitragem
62
19% / 69%
Expirado
50
13%
Trabalhando
9
Desenvolvedor 9
Classificação
(55)
Projetos
74
45%
Arbitragem
21
14% / 67%
Expirado
8
11%
Livre
10
Desenvolvedor 10
Classificação
(290)
Projetos
432
64%
Arbitragem
5
40% / 0%
Expirado
4
1%
Carregado
11
Desenvolvedor 11
Classificação
(253)
Projetos
407
38%
Arbitragem
85
42% / 19%
Expirado
70
17%
Carregado
12
Desenvolvedor 12
Classificação
(68)
Projetos
77
8%
Arbitragem
33
9% / 55%
Expirado
6
8%
Trabalhando
13
Desenvolvedor 13
Classificação
(23)
Projetos
29
14%
Arbitragem
3
0% / 67%
Expirado
3
10%
Trabalhando
14
Desenvolvedor 14
Classificação
(264)
Projetos
538
50%
Arbitragem
55
40% / 36%
Expirado
224
42%
Trabalhando
15
Desenvolvedor 15
Classificação
(165)
Projetos
167
78%
Arbitragem
2
100% / 0%
Expirado
0
Livre
16
Desenvolvedor 16
Classificação
(11)
Projetos
16
25%
Arbitragem
0
Expirado
1
6%
Livre
17
Desenvolvedor 17
Classificação
(140)
Projetos
203
80%
Arbitragem
17
29% / 47%
Expirado
10
5%
Trabalhando
Pedidos semelhantes
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
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
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

Informações sobre o projeto

Orçamento
50 - 100 USD
Desenvolvedor
45 - 90 USD
Prazo
para 5 dias