Seeking a developer who can write a bot code

MQL4 Esperti

Specifiche

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);

  }

  





Con risposta

1
Sviluppatore 1
Valutazioni
(1)
Progetti
1
100%
Arbitraggio
0
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(198)
Progetti
257
62%
Arbitraggio
9
22% / 33%
In ritardo
10
4%
In elaborazione
3
Sviluppatore 3
Valutazioni
(32)
Progetti
35
54%
Arbitraggio
0
In ritardo
1
3%
Gratuito
4
Sviluppatore 4
Valutazioni
(554)
Progetti
1340
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
5
Sviluppatore 5
Valutazioni
(58)
Progetti
67
28%
Arbitraggio
5
0% / 60%
In ritardo
2
3%
In elaborazione
6
Sviluppatore 6
Valutazioni
(3)
Progetti
6
17%
Arbitraggio
0
In ritardo
1
17%
Gratuito
7
Sviluppatore 7
Valutazioni
(298)
Progetti
427
26%
Arbitraggio
18
61% / 33%
In ritardo
26
6%
Gratuito
8
Sviluppatore 8
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
9
Sviluppatore 9
Valutazioni
(320)
Progetti
523
66%
Arbitraggio
52
21% / 38%
In ritardo
167
32%
In elaborazione
10
Sviluppatore 10
Valutazioni
(1134)
Progetti
1436
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
11
Sviluppatore 11
Valutazioni
(4)
Progetti
9
11%
Arbitraggio
2
50% / 50%
In ritardo
0
Gratuito
12
Sviluppatore 12
Valutazioni
(38)
Progetti
40
25%
Arbitraggio
23
13% / 74%
In ritardo
8
20%
In elaborazione
13
Sviluppatore 13
Valutazioni
(266)
Progetti
540
50%
Arbitraggio
55
40% / 36%
In ritardo
224
41%
In elaborazione
14
Sviluppatore 14
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
15
Sviluppatore 15
Valutazioni
(10)
Progetti
13
8%
Arbitraggio
3
67% / 33%
In ritardo
0
Gratuito
16
Sviluppatore 16
Valutazioni
(480)
Progetti
543
33%
Arbitraggio
27
41% / 44%
In ritardo
8
1%
Occupato
17
Sviluppatore 17
Valutazioni
(16)
Progetti
32
47%
Arbitraggio
1
0% / 100%
In ritardo
8
25%
Gratuito
Ordini simili
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
Looking for a developer to create an MT4 EA based on a custom currency strength indicator and simple moving average. Will provide currency strength indicator code to the selected developer. Buy rules If the EA added in the EURUSD chart and EUR has a currency strength above or equal to 6 and USD has strength less than 2. Wait for the prices comes back to SMA and open the buy trade if the price closes above SMA. Place
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
Sistema HTF EFECTIVO 30 - 60 USD
Hola, me gustaría que un programador experimentado creea un sistema de trading EA que abra y cierre operaciones muy rápido en segundos (HFT). Sería óptimo tener una opción/botón para activar solo para comprar o solo para vender (operaciones unidireccionales). Con una buena interfaz gráfica de usuario. Se agradece la implementación de su propia experiencia con sistemas de trading HFT. Es para mercados volátiles como
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the
I'm looking for a developer to assist in creating an Expert Advisor (EA) for use in a prop firm. The EA should be designed for the MT4 trading platform and include the following features: Scalping strategy Maximum drawdown of 3% Please let me know if you're interested and capable of handling this project

Informazioni sul progetto

Budget
50+ USD
Per lo sviluppatore
45 USD