MIX 3 HULL MOVING AVERAGE INTO 1 EA THAT SEND EMAIL NOTIFICATION

MQL5 エキスパート

指定

Hi

I have my old Hull Moving Average on MT4 that works perfect. I want to create an EA out of it for MT5 !!!!!


The original Indicator has a trend line that changes colour based on the trend of the market. it changes from RED ( Sell signal) to Green ( Buy signal).

Rules:

You are to add the Hull Moving average indicator to the EA 3 times.

You also add 1 RSI to the EA. 


First Hull Moving average Indictor should have it Input set at 900. ( MAIN Trend ) and colour size 3. this particular trend determine the signal direction.

second Hull Moving average Indictor should have it Input set at 300.  and colour size 2

Third  Hull Moving average Indictor should have it Input set at 150.  and colour size 1

The RSI Period is set to 14.


That means the New indicator will have 3 trends lines and 1 RSI.


Parameters:

  • Timeframe: 1 hour

  • Risk management: Fixed risk of % of equity (input)

  • Hull Moving Average periods: 150, 300, and 900 (input)

  • RSI period: 14 (input)

  • Stop loss: 20 pips TRAILING (will follow the trade going in the direction of the take profit, and will secure pips even if trade turn agaisnt me) (input)

  • Take profit: 100 pips (input)


BUY Signal generation:

When Hull Moving Average with input of 900 is showing buy (Green ) and 

 Hull Moving with 300 is showing buy (Green) also and 

Hull Moving Average 150 is showing buy (Green) BUT crosses Hull moving Average 300 upward.  ^^^^

The Hull moving average with input 900 trend line is below the crossing point.

The RSI is below 30.

That is a buy signal.

---------------------


SELL Signal generation:

When Hull Moving Average with input of 900 is showing SELL (RED) and 

Hull Moving with 300 is showing SELL (RED) ALSO and 

Hull Moving Average 150 is showing SELL (RED) BUT crosses Hull moving Average 300 downward.  vvvvv

The Hull moving average with input 900 trend line is above the crossing point.

The RSI is above 70.


That is a Sell signal.

------------------------------------------------------------------------

Add trailing stop loss, Magic number and martingale and other function that EA must have.

lastly The EA should be able to send me email notification alert signal any time it open a trade. (even with/without the auto trade, if I disable autotrade or enable it i still want the email with the signal


I am open to discussion to improve the system. 


The MQ4 is attached for the reference.


ファイル:

応答済み

1
開発者 1
評価
(316)
プロジェクト
400
21%
仲裁
44
61% / 23%
期限切れ
46
12%
仕事中
2
開発者 2
評価
(42)
プロジェクト
62
8%
仲裁
12
58% / 42%
期限切れ
1
2%
3
開発者 3
評価
(157)
プロジェクト
187
26%
仲裁
8
25% / 38%
期限切れ
5
3%
取り込み中
4
開発者 4
評価
(214)
プロジェクト
346
16%
仲裁
22
41% / 32%
期限切れ
18
5%
取り込み中
5
開発者 5
評価
(15)
プロジェクト
18
39%
仲裁
2
50% / 50%
期限切れ
0
6
開発者 6
評価
(7)
プロジェクト
6
0%
仲裁
5
0% / 100%
期限切れ
1
17%
7
開発者 7
評価
(564)
プロジェクト
933
47%
仲裁
302
59% / 25%
期限切れ
125
13%
取り込み中
8
開発者 8
評価
(38)
プロジェクト
40
25%
仲裁
23
13% / 74%
期限切れ
8
20%
仕事中
9
開発者 9
評価
(37)
プロジェクト
59
27%
仲裁
25
20% / 52%
期限切れ
10
17%
仕事中
10
開発者 10
評価
(304)
プロジェクト
509
47%
仲裁
29
10% / 45%
期限切れ
138
27%
11
開発者 11
評価
(1100)
プロジェクト
1782
61%
仲裁
14
64% / 7%
期限切れ
84
5%
12
開発者 12
評価
(37)
プロジェクト
45
33%
仲裁
6
17% / 33%
期限切れ
8
18%
仕事中
13
開発者 13
評価
(141)
プロジェクト
207
80%
仲裁
18
33% / 44%
期限切れ
10
5%
仕事中
14
開発者 14
評価
(488)
プロジェクト
555
32%
仲裁
27
44% / 44%
期限切れ
8
1%
取り込み中
15
開発者 15
評価
(72)
プロジェクト
80
10%
仲裁
36
8% / 53%
期限切れ
6
8%
仕事中
16
開発者 16
評価
(351)
プロジェクト
372
70%
仲裁
4
100% / 0%
期限切れ
0
仕事中
類似した注文
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later

プロジェクト情報

予算
40+ USD
VAT(付加価値税) (20%): 8 USD
合計: 48 USD
開発者用
36 USD