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
등급
(302)
프로젝트
383
20%
중재
43
60% / 23%
기한 초과
45
12%
로드됨
2
개발자 2
등급
(42)
프로젝트
62
8%
중재
12
58% / 42%
기한 초과
1
2%
무료
3
개발자 3
등급
(146)
프로젝트
172
23%
중재
7
29% / 43%
기한 초과
4
2%
작업중
4
개발자 4
등급
(198)
프로젝트
320
16%
중재
21
38% / 33%
기한 초과
16
5%
바쁜
5
개발자 5
등급
(15)
프로젝트
18
39%
중재
2
50% / 50%
기한 초과
1
6%
작업중
6
개발자 6
등급
(7)
프로젝트
6
0%
중재
5
0% / 100%
기한 초과
1
17%
무료
7
개발자 7
등급
(563)
프로젝트
932
47%
중재
302
59% / 25%
기한 초과
124
13%
로드됨
8
개발자 8
등급
(38)
프로젝트
40
25%
중재
23
13% / 70%
기한 초과
8
20%
로드됨
9
개발자 9
등급
(37)
프로젝트
59
27%
중재
25
20% / 52%
기한 초과
10
17%
작업중
10
개발자 10
등급
(304)
프로젝트
509
47%
중재
29
10% / 45%
기한 초과
138
27%
무료
11
개발자 11
등급
(1096)
프로젝트
1777
61%
중재
14
64% / 7%
기한 초과
84
5%
무료
12
개발자 12
등급
(36)
프로젝트
44
32%
중재
6
17% / 33%
기한 초과
8
18%
작업중
13
개발자 13
등급
(140)
프로젝트
205
80%
중재
18
33% / 44%
기한 초과
10
5%
작업중
14
개발자 14
등급
(463)
프로젝트
524
33%
중재
28
39% / 43%
기한 초과
7
1%
바쁜
15
개발자 15
등급
(71)
프로젝트
80
10%
중재
35
9% / 54%
기한 초과
6
8%
작업중
16
개발자 16
등급
(343)
프로젝트
362
70%
중재
4
100% / 0%
기한 초과
0
로드됨
비슷한 주문
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

프로젝트 정보

예산
40+ USD
VAT (20%): 8 USD
총: 48 USD
개발자에게
36 USD