Looking for experienced programmer to create an EA for mt4

MQL4 Experts

Job finished

Execution time 45 days
Feedback from customer
all perfect!
Feedback from employee
Very good customer.. i will always like to work with him..

Specification


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




Files:

Responded

1
Developer 1
Rating
(878)
Projects
1390
67%
Arbitration
117
32% / 42%
Overdue
215
15%
Free
2
Developer 2
Rating
(21)
Projects
29
21%
Arbitration
8
63% / 13%
Overdue
9
31%
Free
3
Developer 3
Rating
(4)
Projects
5
20%
Arbitration
2
0% / 50%
Overdue
1
20%
Free
4
Developer 4
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
5
Developer 5
Rating
(169)
Projects
204
30%
Arbitration
25
40% / 44%
Overdue
12
6%
Free
6
Developer 6
Rating
(374)
Projects
396
31%
Arbitration
61
20% / 67%
Overdue
49
12%
Loaded
7
Developer 7
Rating
(225)
Projects
402
34%
Arbitration
52
37% / 40%
Overdue
145
36%
Working
8
Developer 8
Rating
(354)
Projects
376
70%
Arbitration
3
100% / 0%
Overdue
2
1%
Working
9
Developer 9
Rating
(52)
Projects
96
24%
Arbitration
9
22% / 22%
Overdue
12
13%
Free
10
Developer 10
Rating
(166)
Projects
189
10%
Arbitration
37
38% / 35%
Overdue
5
3%
Working
11
Developer 11
Rating
(2370)
Projects
2978
65%
Arbitration
76
47% / 14%
Overdue
340
11%
Working
12
Developer 12
Rating
(3)
Projects
3
67%
Arbitration
1
0% / 0%
Overdue
0
Free
13
Developer 13
Rating
(2048)
Projects
2599
62%
Arbitration
112
45% / 26%
Overdue
417
16%
Working
14
Developer 14
Rating
(4)
Projects
9
11%
Arbitration
4
0% / 75%
Overdue
1
11%
Loaded
15
Developer 15
Rating
(565)
Projects
638
41%
Arbitration
21
57% / 29%
Overdue
45
7%
Loaded
16
Developer 16
Rating
(48)
Projects
51
43%
Arbitration
1
0% / 0%
Overdue
0
Free
17
Developer 17
Rating
(43)
Projects
72
49%
Arbitration
4
0% / 50%
Overdue
19
26%
Free
18
Developer 18
Rating
(40)
Projects
86
13%
Arbitration
29
31% / 48%
Overdue
35
41%
Loaded
Similar orders
I have an indicator that gives buy and sell signals and has a panel that shows the statistics. I would like to add three lines as profit virtual and a stoploss line that could be modified in pips and that would be reflected in the statistics
Pappa sefume 30 - 300 USD
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service. I have read the Rules of using the Freelance service and accept them. I agree with
Hello, I am hoping to automate my trading strategy and have set out the criteria below. Chart: 15m Indicators EMA: 7 period EMA: 14 period ATR: 14 period MACD applied to close: Fast: 7 Slow: 14 Smoothing: 7 Entry criteria for a buy: It is between the hours of 09:00 and 23:00. Price is above both EMAs. The 7-period EMA is above the 14-period EMA, on the previous candle, it was below or equal to the 14-period EMA. The
Modify of my mql5 ea. 30 - 100 USD
Hello. I need to modify my current ea on MT5. At the moment current strategy is based on breakout asian Session box and retest of this box, then ea placing trade. I need to add another function that ea will wait for breakout asian box and wait for pullback and then place trade. Pullback option need to be Set up on how many pips is pullback valid. More info in photo. Also few other small modification. One photo is
Hey, I am looking for an experience trader that also skilled in programming expert advisor for metatrader 4, Please I am only looking for an experience forex trader that also specialized in coding as I need a reliable expert that I can just share the little ideas trading I had in mind with, he/she will then read well with deep understanding of what I wanted to achieved, and be ready to put me on the right
I hope this message finds you well. I am in search of a FREE skilled developer to transform three indicators into a fully functional trading robot. These indicators consist of two MACD indicators, each displaying two colors (red and green), along with a RED arrow signal. Here are the specific requirements for the project: The robot should execute trades only when the RED arrow signal appears and both MACD indicators
i want to add orderblock to my existing ea, there will be a condition that will identify orderblocks and draw an horizontal box to the future. market must touch any of those box and if other condition met the ea will open trade else none, the box can be deleted if a new candle and close below or above it. note: the horizontal box will be drawn from the open of the bearish candle for a bullish order block to the
A developer is sought to modify an existing EA. The changes to be made are on money management, adding an indicator between conditions, and (not essential) in adding a news filter. EA already works correctly but needs to be optimized
Hello here I am in need of an NT8 developer which can create a custom strategy for NT8 Kindly bid on this if you are an Expert in Ninjatrader Thank you
Hello, I am a trader but I find it difficult to have a profitable EA because I don't have a profiting strategy for developer to develop on, so I need a professional developer that also have experience in trading or also trade to quote a profitable strategy for me and also code the strategy to an automated EA base on my requirement such as trading pairs etc. please apply if you are capable in handling this project for

Project information

Budget
50 - 100 USD
VAT (22%): 11 - 22 USD
Total: 61 - 122 USD
For the developer
45 - 90 USD
Deadline
from 8 to 15 day(s)