MT5 EA Programmer required

Tâche terminée

Temps d'exécution 34 jours
Commentaires de l'employé
Good client, nice communication. I was glad work for ...

Spécifications


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:


Répondu

1
Développeur 1
Évaluation
(2077)
Projets
2636
61%
Arbitrage
113
45% / 26%
En retard
418
16%
Travail
2
Développeur 2
Évaluation
(184)
Projets
302
15%
Arbitrage
20
40% / 35%
En retard
15
5%
Occupé
3
Développeur 3
Évaluation
(196)
Projets
200
28%
Arbitrage
0
En retard
3
2%
Travail
4
Développeur 4
Évaluation
(119)
Projets
169
38%
Arbitrage
9
78% / 22%
En retard
15
9%
Gratuit
5
Développeur 5
Évaluation
(45)
Projets
67
45%
Arbitrage
3
0% / 100%
En retard
0
Travail
6
Développeur 6
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
7
Développeur 7
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
8
Développeur 8
Évaluation
(376)
Projets
398
31%
Arbitrage
62
19% / 69%
En retard
50
13%
Travail
9
Développeur 9
Évaluation
(55)
Projets
74
45%
Arbitrage
21
14% / 67%
En retard
8
11%
Gratuit
10
Développeur 10
Évaluation
(290)
Projets
432
64%
Arbitrage
5
40% / 0%
En retard
4
1%
Chargé
11
Développeur 11
Évaluation
(253)
Projets
407
38%
Arbitrage
85
42% / 19%
En retard
70
17%
Chargé
12
Développeur 12
Évaluation
(68)
Projets
77
8%
Arbitrage
33
9% / 55%
En retard
6
8%
Travail
13
Développeur 13
Évaluation
(23)
Projets
29
14%
Arbitrage
3
0% / 67%
En retard
3
10%
Travail
14
Développeur 14
Évaluation
(264)
Projets
538
50%
Arbitrage
55
40% / 36%
En retard
224
42%
Travail
15
Développeur 15
Évaluation
(165)
Projets
167
78%
Arbitrage
2
100% / 0%
En retard
0
Gratuit
16
Développeur 16
Évaluation
(11)
Projets
16
25%
Arbitrage
0
En retard
1
6%
Gratuit
17
Développeur 17
Évaluation
(140)
Projets
203
80%
Arbitrage
17
29% / 47%
En retard
10
5%
Travail
Commandes similaires
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

Informations sur le projet

Budget
50 - 100 USD
Pour le développeur
45 - 90 USD
Délais
à 5 jour(s)