Expert Advisors based on MACD

MQL4 专家

工作已完成

执行时间36 天

指定

Hello! I need 2 expert advisors coded for the mt4 platform.

The specifications of the 2 EAs are as follows

Entry strategies:

§  EA 1: Same as the MACD Sample which is included in the standard pack of the MetaTrader 4 terminal.

§  Long (BUY) entry – MACD indicator is below zero, goes upwards and is crossed by the Signal Line going downwards.


§  Short (SELL) entry MACD indicator is above zero, goes downwards and is crossed by the Signal Line going upwards.


User will be able to set the lots, MACDOpenLevel, MACDCloseLevel, MATrendPeriod.

For specifications, see https://www.mql5.com/en/articles/1510

EA2: Based on the MACD histogram. Enter after the histogram crosses the zero line. Buy when the histogram crosses from below the zero line to above the zero line (negative bar followed by a positive bar); sell when the histogram crosses from above the zero line to below the zero line (positive bar followed by a negative bar).

In both EAs, the user will be able to set the following:

In the “common” area, user can decide whether to enter long and/or short positions.

User will be able to determine the lot size and maximum slippage of a trade.

User can set the value of fast, slow, signal period of MACD and whether to use simple or exponential moving average for each of the three moving averages.

User will be able to set the time of day during which the EAs open trades. The time can be intraday (e.g. 06:25 to 18:45) or overnight (e.g.17:36 to 06:37).

The user can determine whether to open more trades by the EAs when the previous trade is still open.

Exit strategy:

Both EAs use the same exit strategy.

There will be three take-profit levels and a stop loss which is movable. User can set the percentage of the trade closed on each take-profit level (0 to 100). Upon the first partial take-profit the stop loss could be moved(optional) to a fixed number set by the user and at the second partial take-profit the stop loss could be moved(optional) again to a fixed number set by the user. The numbers set by the user can be both negative and positive. 

The exit strategy of the original “MACD Sample” included in the standard pack of mt4 terminal will be deactivated.

I need mq4 and ex4 files for both EAs. The EAs will be able to work in the market as well as in the strategy tester. They will be able to work in any time frame.

 

 

附加的文件:

反馈

1
开发者 1
等级
(879)
项目
1392
67%
仲裁
117
32% / 42%
逾期
215
15%
空闲
2
开发者 2
等级
(595)
项目
927
46%
仲裁
31
39% / 29%
逾期
93
10%
工作中
3
开发者 3
等级
(117)
项目
138
41%
仲裁
30
7% / 77%
逾期
17
12%
空闲
4
开发者 4
等级
(2)
项目
2
0%
仲裁
13
8% / 92%
逾期
1
50%
空闲
5
开发者 5
等级
(52)
项目
133
44%
仲裁
14
50% / 29%
逾期
55
41%
空闲
6
开发者 6
等级
(2086)
项目
2646
61%
仲裁
113
45% / 26%
逾期
418
16%
工作中
7
开发者 7
等级
(320)
项目
523
66%
仲裁
52
21% / 38%
逾期
167
32%
空闲
8
开发者 8
等级
(2428)
项目
3057
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
9
开发者 9
等级
(106)
项目
314
49%
仲裁
42
52% / 19%
逾期
22
7%
空闲
10
开发者 10
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
11
开发者 11
等级
(549)
项目
826
73%
仲裁
15
53% / 13%
逾期
193
23%
工作中
12
开发者 12
等级
(490)
项目
1016
58%
仲裁
29
28% / 24%
逾期
132
13%
工作中
13
开发者 13
等级
(647)
项目
1295
67%
仲裁
84
26% / 49%
逾期
338
26%
空闲
14
开发者 14
等级
(1130)
项目
1432
62%
仲裁
21
57% / 10%
逾期
43
3%
空闲
15
开发者 15
等级
(467)
项目
701
56%
仲裁
44
30% / 32%
逾期
114
16%
工作中
16
开发者 16
等级
(69)
项目
76
59%
仲裁
0
逾期
12
16%
空闲
17
开发者 17
等级
(1)
项目
5
40%
仲裁
1
100% / 0%
逾期
0
空闲
18
开发者 18
等级
(130)
项目
210
40%
仲裁
90
20% / 43%
逾期
85
40%
空闲
19
开发者 19
等级
(1855)
项目
3458
88%
仲裁
73
40% / 15%
逾期
265
8%
工作中
20
开发者 20
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
21
开发者 21
等级
(182)
项目
342
42%
仲裁
118
12% / 73%
逾期
104
30%
空闲
22
开发者 22
等级
(128)
项目
236
65%
仲裁
30
37% / 23%
逾期
49
21%
空闲
23
开发者 23
等级
(61)
项目
120
34%
仲裁
17
18% / 41%
逾期
51
43%
空闲
24
开发者 24
等级
(89)
项目
137
24%
仲裁
35
9% / 40%
逾期
52
38%
空闲
相似订单
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3

项目信息

预算
140 - 220 USD
开发人员
126 - 198 USD
截止日期
 1  35 天