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

MQL5 Experten

Spezifikation

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.


Bewerbungen

1
Entwickler 1
Bewertung
(302)
Projekte
383
20%
Schlichtung
43
60% / 23%
Frist nicht eingehalten
45
12%
Beschäftigt
2
Entwickler 2
Bewertung
(42)
Projekte
62
8%
Schlichtung
12
58% / 42%
Frist nicht eingehalten
1
2%
Frei
3
Entwickler 3
Bewertung
(146)
Projekte
172
23%
Schlichtung
7
29% / 43%
Frist nicht eingehalten
4
2%
Arbeitet
4
Entwickler 4
Bewertung
(198)
Projekte
320
16%
Schlichtung
21
38% / 33%
Frist nicht eingehalten
16
5%
Überlastet
5
Entwickler 5
Bewertung
(15)
Projekte
18
39%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
1
6%
Arbeitet
6
Entwickler 6
Bewertung
(7)
Projekte
6
0%
Schlichtung
5
0% / 100%
Frist nicht eingehalten
1
17%
Frei
7
Entwickler 7
Bewertung
(563)
Projekte
932
47%
Schlichtung
302
59% / 25%
Frist nicht eingehalten
124
13%
Beschäftigt
8
Entwickler 8
Bewertung
(38)
Projekte
40
25%
Schlichtung
23
13% / 70%
Frist nicht eingehalten
8
20%
Beschäftigt
9
Entwickler 9
Bewertung
(37)
Projekte
59
27%
Schlichtung
25
20% / 52%
Frist nicht eingehalten
10
17%
Arbeitet
10
Entwickler 10
Bewertung
(304)
Projekte
509
47%
Schlichtung
29
10% / 45%
Frist nicht eingehalten
138
27%
Frei
11
Entwickler 11
Bewertung
(1096)
Projekte
1777
61%
Schlichtung
14
64% / 7%
Frist nicht eingehalten
84
5%
Frei
12
Entwickler 12
Bewertung
(36)
Projekte
44
32%
Schlichtung
6
17% / 33%
Frist nicht eingehalten
8
18%
Arbeitet
13
Entwickler 13
Bewertung
(140)
Projekte
205
80%
Schlichtung
18
33% / 44%
Frist nicht eingehalten
10
5%
Arbeitet
14
Entwickler 14
Bewertung
(463)
Projekte
524
33%
Schlichtung
28
39% / 43%
Frist nicht eingehalten
7
1%
Überlastet
15
Entwickler 15
Bewertung
(71)
Projekte
80
10%
Schlichtung
35
9% / 54%
Frist nicht eingehalten
6
8%
Arbeitet
16
Entwickler 16
Bewertung
(343)
Projekte
362
70%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
0
Beschäftigt
Ähnliche Aufträge
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
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my

Projektdetails

Budget
40+ USD
MwSt (20%): 8 USD
Insgesamt: 48 USD
Für die Entwickler
36 USD