An Expert Advisor base on Exponential moving average 8(fast moving average), Simple moving average 20(slow moving average), Volume indicator, and relative strength index (period 11).

명시

List of indicators to use:

Exponential moving average 8(fast moving average), Simple moving average 20(slow moving average), Volume indicator, and relative strength index (period 11).

The EA is expected to trade in the direction of the trend using the parameter below.

A buy trade is to be executed if all the following criteria are fulfilled

 The fast moving average is above the slow moving average on H4.

 The fast moving average is above the slow moving average on M30.

 The relative strength index is above 55 on M30

 The most recent histogram of the volume is higher than the previous histogram on M30.

The price action shows bullish dominance (i.e.  Bullish engulfing, hammer, piercing pattern, morning star, three white soldiers, bullish harami, bullish marubozu) on M30.

The price is trading above the support level on M30.

A sell trade is to be executed if all the following criteria are fulfilled

The fast moving average is below the slow moving average H4.

The relative strength index is below 45 M30.

The most recent histogram of the volume is higher than the previous histogram M30.

The price action shows bearish dominance (i.e. Bearish engulfing, dark cloud cover, shooting star, evening star, three black crows, bearish harami, bearish marubozu) M30.

The price is trading below the resistance level M30.

Risk management

Risk allocation should be in percentage. The trader should be able to define his risk before running the EA. The maximum risk allowed is 5% and the overall allowed draw down should be 15%.

The risk to reward should be 1:3

Stop loss show be set 7 pips away from support or resistance level

There should be 2 take profits to achieve 1:3 risk to reward

News trading should be allowed

EA should be able to trade all the financial asset on the MT4


응답함

1
개발자 1
등급
(20)
프로젝트
19
11%
중재
2
50% / 50%
기한 초과
0
작업중
2
개발자 2
등급
(5)
프로젝트
6
17%
중재
0
기한 초과
0
무료
3
개발자 3
등급
(87)
프로젝트
109
25%
중재
9
44% / 22%
기한 초과
8
7%
작업중
4
개발자 4
등급
(3)
프로젝트
3
0%
중재
1
0% / 100%
기한 초과
0
무료
5
개발자 5
등급
(401)
프로젝트
705
49%
중재
57
16% / 49%
기한 초과
129
18%
무료
6
개발자 6
등급
(350)
프로젝트
553
32%
중재
24
67% / 8%
기한 초과
16
3%
무료
7
개발자 7
등급
(95)
프로젝트
117
38%
중재
9
89% / 0%
기한 초과
0
무료
8
개발자 8
등급
(71)
프로젝트
80
10%
중재
35
9% / 54%
기한 초과
6
8%
작업중
9
개발자 9
등급
(343)
프로젝트
466
52%
중재
22
50% / 27%
기한 초과
5
1%
로드됨
10
개발자 10
등급
(16)
프로젝트
24
17%
중재
2
0% / 50%
기한 초과
1
4%
무료
11
개발자 11
등급
(50)
프로젝트
73
15%
중재
3
33% / 33%
기한 초과
7
10%
로드됨
12
개발자 12
등급
(302)
프로젝트
383
20%
중재
43
60% / 23%
기한 초과
45
12%
로드됨
13
개발자 13
등급
(61)
프로젝트
186
73%
중재
4
100% / 0%
기한 초과
1
1%
무료
14
개발자 14
등급
(14)
프로젝트
18
67%
중재
2
50% / 50%
기한 초과
3
17%
무료
15
개발자 15
등급
(42)
프로젝트
62
8%
중재
12
58% / 42%
기한 초과
1
2%
무료
16
개발자 16
등급
(124)
프로젝트
158
42%
중재
20
60% / 20%
기한 초과
8
5%
무료
17
개발자 17
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
비슷한 주문
I want to decompile an ea file and get the source code, i need it really quick as fast as possible. the file must be delivered alongside the source code
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
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
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
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
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy

프로젝트 정보

예산
30+ USD
개발자에게
27 USD