Looking for experienced programmer to create an EA for mt4

MQL4 Experts

Tâche terminée

Temps d'exécution 45 jours
Commentaires du client
all perfect!
Commentaires de l'employé
Very good customer.. i will always like to work with him..

Spécifications


Can you kindly help me develop an EA base on this Indicator (attached) con le funzionalità aggiuntive che possono essere abilitate o disabilitate nella scheda "INGRESSI" di EA.

Here are the BUY ENTRY conditions: When candle closes below the lower band. Do a BUY trade (base on starting lot)SELL condition is opp o site of the BUY. When candle closes above the upper band. Do a SELL trade (base on starting lot)

VARIABLE  ------ VALUE

1: symbols to trade --------- eurusd, usdchf,…     you can insert many crosses

2: number of pairs trade ----- 1, 2 ….Work on a maximum fixed number of crosses. If I decide to work on 3 crosses at a time, the EA ignore the other signals until a new slot is free. Obviously if the EA need to open new trades (martingale) on the working crosses, it can.

3: Half lenght ------ 20 ….

4: Price ------ close p, open p, high p, low p,weighted p.

5: Bands devistions ------- 2 ….

points 3,4,5  are the parameters of the tma+cg indicator.

6: use timeframe 1 ---------------- true/false

7: timeframe 1--------------- 1m, 5m ….

this is the the timeframe in which the EA work.

8 : use timeframe 2 ---- true false

9 : timeframe 2 ----- 1m, 5m…

it is used to ask for double confirmation

10 : pips for entry (0 open at candle close) --------- 1, 2,3 ….

when the candle closes, I can decide how many pips away to open the trade

1 1 : position size ------ 0.01, 0.02 …..

1 2 : stop loss pips (0 if do not use) ------ 1, 2…..

1 3 : take profit pips (0 if do not use) ----- 1,2...

1 4 freeze after stop loss ---- minutes

  set a time in minutes for freeze a cross after a Stop Loss (the cross cannot open new positions for a certain period of time).

15: close middle line ---- true /false

the EA closes operations when price touches the middle line of the indicator

1 6 : position cap ------ 1, 2 … max number of trades on the same cross. if more candles close outside the indicator I can decide how many trades to open

1 7 : trailing stop ---- true /false

1 8 : trailing stop pips - 1, 2 …..

1 9 : martingala ----- true/false

20 : martingala moltiplicator ------------- 1, 1.1 …..

2 1 : martingala pips distance --------------- 1, 2 …….

2 2 : breakeve n martingala pips - 1, 2….. it set the tp to breakeven plus the pips indicated 

2 3 : magic number ------ 1, 2 ….

2 4 : limit working hours ---- true/false

2 5 : starting time ---------- 13.00/ 16.00 …

2 6 : ending time ------ 18.00/ 21.00…..

  thanks




Dossiers :

Répondu

1
Développeur 1
Évaluation
(879)
Projets
1393
67%
Arbitrage
117
32% / 42%
En retard
215
15%
Travail
2
Développeur 2
Évaluation
(22)
Projets
30
20%
Arbitrage
8
63% / 13%
En retard
9
30%
Gratuit
3
Développeur 3
Évaluation
(4)
Projets
5
20%
Arbitrage
2
0% / 50%
En retard
1
20%
Gratuit
4
Développeur 4
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
5
Développeur 5
Évaluation
(169)
Projets
204
30%
Arbitrage
25
40% / 44%
En retard
12
6%
Gratuit
6
Développeur 6
Évaluation
(378)
Projets
401
31%
Arbitrage
63
19% / 70%
En retard
51
13%
Chargé
7
Développeur 7
Évaluation
(248)
Projets
444
34%
Arbitrage
56
36% / 38%
En retard
163
37%
Chargé
8
Développeur 8
Évaluation
(383)
Projets
411
69%
Arbitrage
3
100% / 0%
En retard
2
0%
Occupé
9
Développeur 9
Évaluation
(52)
Projets
97
24%
Arbitrage
11
18% / 18%
En retard
12
12%
Travail
10
Développeur 10
Évaluation
(171)
Projets
194
11%
Arbitrage
37
38% / 35%
En retard
5
3%
Chargé
11
Développeur 11
Évaluation
(2441)
Projets
3076
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Gratuit
12
Développeur 12
Évaluation
(3)
Projets
3
67%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
13
Développeur 13
Évaluation
(2102)
Projets
2674
62%
Arbitrage
114
46% / 25%
En retard
421
16%
Chargé
14
Développeur 14
Évaluation
(6)
Projets
10
10%
Arbitrage
8
0% / 88%
En retard
1
10%
Gratuit
15
Développeur 15
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
16
Développeur 16
Évaluation
(48)
Projets
51
43%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
17
Développeur 17
Évaluation
(43)
Projets
72
49%
Arbitrage
4
0% / 50%
En retard
19
26%
Gratuit
18
Développeur 18
Évaluation
(42)
Projets
88
14%
Arbitrage
31
29% / 55%
En retard
36
41%
Travail
Commandes similaires
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later

Informations sur le projet

Budget
50 - 100 USD
TVA (22%): 11 - 22 USD
Total: 61 - 122 USD
Pour le développeur
45 - 90 USD
Délais
de 8 à 15 jour(s)