Create an Expert Advisor based on a set of Indicators

MQL4 专家

工作已完成

执行时间14 小时
客户反馈
Very nice and professional service. Quick and straight to the point. Absolutely recommended.
员工反馈
Thank you mate :)

指定

REQUIREMENTS SPECIFICATION

 I would like an Expert Advisor created for me. The expert advisor will work based on data from two indicators.

I have attached two indicators: the Heiken Ashi indicator and the Apex Point indicator.

The rules are the following:

BUY TRADE:

Basic Mode:

1. Check that the Heiken Ashi candle has changed from Red to Blue.

2. Check that the Apex indicator is in the oversold condition. An oversold condition is defined by the following: White line has a value of less than or equal to -6, has crossed the green line from above and has crossed the yellow line from below. Please note that at the moment of trade execution, the white line need not be less than or equal to -6, it simply should have been less than or equal to -6 before crossing the yellow line.

3. At the moment of formation of a bearish HA candle, move stop loss to BE (+X)

Aggressive Mode:

4. If a bearish HA candle appears after a bullish HA candle, and there are no open trades for that pair, check back in history if we are coming from an overbought or oversold region. If we are coming from an oversold region, open a buy trade. The trade management controls for the basic mode also apply to the aggressive mode:

Exit Criteria

Two Exit Options:

(i) Exit a buy trade when the Heiken Ashi candle has changed from Blue to Red (In this case, (3) above will not apply since the trade will be closed

(ii) Exit a buy trade when the Apex indicator is in the overbought condition

(iii) From (3) above, if a second bearish HA candle forms, then close the trade.

 

SELL TRADE:

Basic Mode:

1. Check that the Heiken Ashi candle has changed from blue to Red.

2. Check that the Apex indicator is in the overbought condition. An overbought condition is defined by the following: White line has a value of greater than or equal to +6, has crossed the green line from below and has crossed the yellow line from above. Please note that at the moment of trade execution, the white line need not be greater than or equal to +6, it simply should have been greater than or equal to +6 before crossing the yellow line.

3. At the moment of formation of a bullish HA candle, move stop loss to BE (+X)

Aggressive Mode:

4. If a bullish HA candle appears after a bearish HA candle, and there are no open trades for that pair, check back in history if we are coming from an overbought or oversold region. If we are coming from an overbought region, open a sell trade. The trade management controls for the basic mode also apply to the aggressive mode:

Exit Criteria

Two Exit Options:

(i) Exit a sell trade when the Heiken Ashi candle has changed from Red to Blue (In this case, (3) above will not apply since the trade will be closed

(ii) Exit a sell trade when the Apex indicator is in the oversold condition

(iii) From (3) above, if a second HA bearish candle forms, then close the trade.

(iv) Exit a sell trade when the Heiken Ashi candle has changed from Red to Blue and the Apex indicator is in the oversold condition.

 

STOP LOSS Settings:

This applies to both the basic and Aggressive modes. Stop loss will be placed X number of pips above the high (or low depending on trade direction) of the last Y number of candles before the signal candle. If calculated SL based on this method is higher than Z number of pips, then don't take the trade. There should also be an option to adjust stop loss to add the spread to the stop loss pips. Stop loss should be invisible to the broker (hidden).

Others:

1. Automatic and manual lot sizing options

2. EA will not take trades before and after major news (30 mins before and after).

3. EA will not take trade when the signal candlestick height is more than (ATR/X)

4. Trailing stop will be pip by pip trailing or in steps. Trailing stop to be activated after X number of pips in profit.

5. EA will be attached on each chart

6. Session and Time filter

 

 

Please note the use of the word oversold condition and overbought conditions. The rules are clearly defined above. Do not confuse them for oversold and overbought regions.

 

EA will be attached on each chart

Source code and EA will be delivered to me as part of the package

 

 


附加的文件:

反馈

1
开发者 1
等级
(414)
项目
670
33%
仲裁
60
17% / 32%
逾期
113
17%
工作中
2
开发者 2
等级
(2097)
项目
2666
62%
仲裁
114
46% / 25%
逾期
420
16%
已载入
3
开发者 3
等级
(1100)
项目
1457
46%
仲裁
49
73% / 12%
逾期
36
2%
空闲
4
开发者 4
等级
(304)
项目
509
47%
仲裁
29
10% / 45%
逾期
138
27%
空闲
5
开发者 5
等级
(365)
项目
412
36%
仲裁
35
26% / 57%
逾期
63
15%
空闲
6
开发者 6
等级
(2440)
项目
3075
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
7
开发者 7
等级
(229)
项目
339
49%
仲裁
21
5% / 33%
逾期
24
7%
空闲
8
开发者 8
等级
(42)
项目
70
43%
仲裁
6
33% / 50%
逾期
19
27%
空闲
9
开发者 9
等级
(66)
项目
95
28%
仲裁
20
25% / 55%
逾期
24
25%
空闲
10
开发者 10
等级
(356)
项目
632
26%
仲裁
89
73% / 13%
逾期
12
2%
空闲
11
开发者 11
等级
(258)
项目
395
28%
仲裁
69
19% / 49%
逾期
120
30%
空闲
12
开发者 12
等级
(1858)
项目
3461
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
13
开发者 13
等级
(586)
项目
1048
49%
仲裁
39
28% / 41%
逾期
49
5%
空闲
相似订单
I have an indicator that give signals. I would like an EA to automate the strategy. the Indicator gives an arrow in the direction the trade needs to open. Attached is a picture of the indicator. I have also attached the Indicator as well as a word document of what I would like be able to select on the EA
Hello, I am seeking an experienced expert who can assist me in converting a trading indicator or strategy written in Vbox Thinkscript into a compatible format for use with Sierra Chart
My idea _Anna. 50+ USD
I'm looking for a strategy where I can specify two points, such as Point A and Point B, which could be based on today's high/low or yesterday’s high/low, etc. I should have the option to define these points. The system should execute a buy order when the price goes above Point A, with the ability to set a target in percentage or points, as well as a stop-loss. Similarly, when the price drops below Point B, it should
RackemupEA is based on an indicator which was made freely available to all. The mql4 file is attached. The requirements doc spells out easy to understand entry/exit conditions as well as some trade management functions to control the size of successive entries in the series. Series (or sequence) is a set of trades that open in the same direction, either long or short. The EA will and must be FIFO compliant. Hedging
I have one expert advisor. I optimized it and generated 3 optimized set files. As each EA can run only single set file, I need my EA to run with the parametrization from 3 set files at the same time because trade conditions those are defined by the set files are not same
Buy - 2 or 3 (option) moving average (simple or exponential) alignment, with the shortest above the longest and if 3, with the second in the middle of the others 2. Wait a candle close above the one or two (option) previous maximums Stop loss: in the minimum of previous candle or minimum of the enter candle (option) with option to add 5, 10, 15, 20, 25, 30, 35, 40, 45 or 50 points below (options to set) Trailing stop
Project Overview Develop a custom automated trading bot (Expert Advisor) for MetaTrader 4 (MT4) that executes trades on the S&P 500 index CFDs via CMC Markets. The bot will implement a momentum-based trading strategy that utilizes technical indicators for market entry and exit signals, incorporates dynamic stop-loss orders, adjusts position sizes based on market momentum, and adheres to strict risk management
Hello, I want to make simple EA for MT5 where I can set main pair and correlated pair and if main pair open trade it will open opposite trade on correlated pair and when main pair close trade it will close trade on correlated pair also. For example if I set US30 as main and NAS100 as correlated and open buy on US30 it will open sell on NAS100. When I close buy on US30 it also close sell on NAS100. Additional options
no order will be given until you prove that you are capable to code , so at least make a basic demo first to take the final order from me. and i can not afford to pay more than 30 usd. so its final offer EA should work with any pair like jpy , oil and Gold pairs along with EURUSD , GBPUSD etc and GBPJPY and too Lot size … its fixed for all. So which ever size client set . it will set for all the trades Gap between
My Goal: I want to make an EA that makes money using AI.. with zero losses and 100% winning chances and we will continue to upgrade and design the EA until we reach our goal. this could be a long term project

项目信息

预算
30 - 80 USD
开发人员
27 - 72 USD
截止日期
 1  3 天