Seeking a developer who can write a bot code

MQL4 Experts

Spécifications

Hello, 

Im looking for someone to write the code for a bot on my MT4.

What I really need this to do is enter a trade on the close of the bull or bear candle on the 1 hour chart once it closes above or below the 14 EMA. I want it automated
where it takes trades Monday- Friday from 11:45am- 8:45 am. I would like it to TP once it hits 25 pips and only trade on the GBPUSD.


Here is the code I wrote but Im getting too many errors. (I know its bad and may not even work) PLEASE HELP!

 

if(Close)[1]> iMA(Symbol(),0,14,1,1, PRICE_CLOSE,0)if Close[2] <iMA (Symbol(),0,14,1,1,PRICE_CLOSE,0) )

  {

  OrderSelect(0,SELECT_BY_POS);

  OrderClose(OrderTicket(),.01,Bid,100,clrAzure);

  OrderSend(Symbol(), OP_BUY,.01,Ask,100,0,0, NULL,0,0,clrAliceBlue);

    

  }

  

  

  if(Close)[1] <iMA (Symbol(),0,14,1,1, PRICE_CLOSE,0)if Close[2]>iMA (Symbol(),0, 14,1,1, PRICE_CLOSE,0))

    {

  OrderSelect(0,SELECT_BY_POS);

  OrderClose(OrderTicket(),.01,Ask,100,clrBlack);

  OrderSend (Symbol(), OP_SELL,.01,Bid,100,0,0, NULL,0,0,clrAliceBlue);

  }

  





Répondu

1
Développeur 1
Évaluation
(1)
Projets
1
100%
Arbitrage
0
En retard
0
Gratuit
2
Développeur 2
Évaluation
(192)
Projets
247
61%
Arbitrage
8
25% / 38%
En retard
8
3%
Travail
3
Développeur 3
Évaluation
(32)
Projets
35
54%
Arbitrage
0
En retard
1
3%
Gratuit
4
Développeur 4
Évaluation
(549)
Projets
1332
59%
Arbitrage
28
82% / 0%
En retard
10
1%
Gratuit
5
Développeur 5
Évaluation
(56)
Projets
65
29%
Arbitrage
5
0% / 60%
En retard
1
2%
Travail
6
Développeur 6
Évaluation
(3)
Projets
6
17%
Arbitrage
0
En retard
1
17%
Gratuit
7
Développeur 7
Évaluation
(298)
Projets
427
26%
Arbitrage
18
61% / 33%
En retard
26
6%
Gratuit
8
Développeur 8
Évaluation
(1)
Projets
1
0%
Arbitrage
0
En retard
0
Gratuit
9
Développeur 9
Évaluation
(320)
Projets
523
66%
Arbitrage
52
21% / 38%
En retard
167
32%
Gratuit
10
Développeur 10
Évaluation
(1130)
Projets
1432
62%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
11
Développeur 11
Évaluation
(4)
Projets
9
11%
Arbitrage
2
50% / 50%
En retard
0
Gratuit
12
Développeur 12
Évaluation
(38)
Projets
40
25%
Arbitrage
23
13% / 70%
En retard
8
20%
Chargé
13
Développeur 13
Évaluation
(266)
Projets
540
50%
Arbitrage
55
40% / 36%
En retard
224
41%
Gratuit
14
Développeur 14
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
15
Développeur 15
Évaluation
(10)
Projets
13
8%
Arbitrage
3
67% / 33%
En retard
0
Gratuit
16
Développeur 16
Évaluation
(463)
Projets
523
33%
Arbitrage
29
38% / 41%
En retard
7
1%
Occupé
17
Développeur 17
Évaluation
(16)
Projets
32
47%
Arbitrage
1
0% / 100%
En retard
8
25%
Gratuit
Commandes similaires
a coder is required to add an indicator to existing ea The new indicator will work as 1. option to combine with exiting indicator to open trade 2. it will be used as alternative BE point 3. It can also be used to close order or combine with other to close trade The second Job is telegram bot to get alert fr news trade and others Details when you apply i will test the ea work on live market and all bug is fixed before
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Trade methodology based on Red and Green lines entering Overbought / Oversold zone. Using confluence of Higher time frame, Moving Average a trade can enter when there is a strong slope angle. Market Base Line is used to determine overall market sentiment. This is designed to be an established trend scalping strategy on lower time frames. To be used initially on demo then real account when settings have been fine
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Description: I am seeking an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5 based on a specific trend-following strategy. The strategy includes precise risk management, advanced trade management features, and additional risk management tools. The EA should be adaptable to any timeframe on which it is attached. Below are the detailed requirements and parameters for the EA: Strategy
I need an EA trading frequently (HFT or something like), and it sould have some features below: 1、Have a clear trading logic 2、Have a good backtest result 3、Have a demonstrated benefitable result in a live account trading 4、Can avoid the news time period or not sensitive to news
Tenho um EA mql4 que está com funcionalidades funcionando e outras com funcionalidades sem funcionar. Tenho um vídeo do EA funcionando como deve funcionar perfeitamente. O meu não consegue seguir o mesmo programa pois quando coloca os pontos de parada e retirada são bem diferentes. Não tenho pressa para tempo, só queria que conseguisse renovar o EA. O arquivo do grafico anexo é como ele se encontra agora. O certo é
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &

Informations sur le projet

Budget
50+ USD
Pour le développeur
45 USD