An Expert Advisor based on StochasticsRSI needed for MT5

MQL5 Experts

Job finished

Execution time 24 days
Feedback from customer
Very professional, prompt and with clear communication. They catered for the changes I needed and was a pleasure to work with.

Specification

Description:

Develop an Expert Advisor trading trend continuation (breakout) for MetaTrader 5. Continuation signals will be generated based on StochasticsRSI lower time frame reversals. Trend will be based on StochasticsRSI on two time frames.

The EA is a hybrid model, for it to be easily switched on and off so it will be active during particular market conditions (Human Analysis to switch on and off)

 

It is necessary to finalize the Expert Advisor (MetaTrader 5) to work on a real account - place all of the necessary checks, restore normal operation after a connection failure, add a few attempts to open a position with an error, and maybe something else - at your discretion.

 

Description of a set up preceding the signal:

Buy:

Higher Time Frame StochasicsRSI (Settings: Stochastic length = 8, RSI length = 5, D = 3, K = 3)

Oversold (D below 25) or Bullish (K>D, as long a D is below 75)

 

Sell:

Higher Time Frame StochasicsRSI (Settings: Stochastic length = 8, RSI length = 5, D = 3, K = 3)

Overbought (D above 75) or Bearish (K<D, as long as D is above 25)

 

Signal Description:

Buy:

Lower Time Frame StochasicsRSI (Settings: Stochastic length = 8, RSI length = 5, D = 3, K = 3)

Bullish reversal (K>D), Cross over to occur below the mid-line (50)

 

Sell:

Lower Time Frame StochasicsRSI (Settings: Stochastic length = 8, RSI length = 5, D = 3, K = 3)

Bearish reversal (K<D), Cross over to occur above the mid-line (50)

 

EA developing and debugging rules:

·        EA should display emerging signals as labels/objects on the chart. (Arrows)

 

Signal Lifetime:

The signal (Buy Stop order) to remain valid until triggered or cancelled if the Lower Time Frames StochasicsRSI (Settings: Stochastic length = 8, RSI length = 5, D = 3, K = 3) becomes:

For Buys (Longs):

·        Overbought (D>75) or Bearish (K<D)

For Sells (Shorts):

·        Oversold (D<25) or Bullish (K>D)

 

Placing of orders and opening of positions:

Orders are opened as a

-        Pending Order Type

-        Buy Stop

-        Sell Stop

-        GTC expiration

 

Buy:

Buy 0.25% above last closed bar price before signal. (High of the bar)

Place Stop Loss below prior swing low (add 0.25% below price)

Open 2 units, each with 1% risk of entire accounts size

Buy order example

 

Sell:

Sell 0.25% below last closed bar price before signal. (Low of the bar)

Place Stop Loss above prior swing high (add 0.25% above price)

Open 2 units, each with 1% risk of entire accounts size

Sell order example

 

Management of trading positions/orders:

·        Each order to open 2 units

o   Unit 1: Risk 1%

o   Unit 2: Risk 1%

·        Move stop loss on both unit 1 and 2 when price has moved the same distance as the 14ADR (Average Daily Range) in the direction of the trade.

·        The open positions will be managed manually from this point on.

Cancellation of orders:

In the case of an opposite signal, close order.

Re-open order on the next signal.

 

Order lot calculation:

·        ((Account Balance * Risk %) / (Entry – Stop Loss Distance))/contract Size = Volume


Responded

1
Developer 1
Rating
(39)
Projects
50
18%
Arbitration
5
40% / 40%
Overdue
0
Free
2
Developer 2
Rating
(155)
Projects
259
14%
Arbitration
17
41% / 41%
Overdue
14
5%
Busy
3
Developer 3
Rating
(30)
Projects
55
22%
Arbitration
12
67% / 8%
Overdue
2
4%
Free
4
Developer 4
Rating
(1)
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Free
5
Developer 5
Rating
(362)
Projects
496
39%
Arbitration
27
56% / 4%
Overdue
53
11%
Free
6
Developer 6
Rating
(465)
Projects
493
52%
Arbitration
10
60% / 20%
Overdue
3
1%
Free
7
Developer 7
Rating
(40)
Projects
86
13%
Arbitration
29
31% / 48%
Overdue
35
41%
Loaded
8
Developer 8
Rating
(143)
Projects
255
35%
Arbitration
12
25% / 58%
Overdue
42
16%
Free
9
Developer 9
Rating
(10)
Projects
12
42%
Arbitration
2
50% / 50%
Overdue
1
8%
Free
10
Developer 10
Rating
(298)
Projects
427
26%
Arbitration
18
61% / 33%
Overdue
26
6%
Free
11
Developer 11
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
12
Developer 12
Rating
(303)
Projects
412
52%
Arbitration
21
48% / 29%
Overdue
4
1%
Busy
13
Developer 13
Rating
(48)
Projects
55
49%
Arbitration
1
0% / 0%
Overdue
0
Free
14
Developer 14
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
15
Developer 15
Rating
(31)
Projects
41
20%
Arbitration
9
11% / 89%
Overdue
5
12%
Free
16
Developer 16
Rating
(44)
Projects
100
39%
Arbitration
17
29% / 41%
Overdue
32
32%
Working
17
Developer 17
Rating
(2367)
Projects
2975
65%
Arbitration
76
47% / 14%
Overdue
340
11%
Free
18
Developer 18
Rating
(116)
Projects
137
36%
Arbitration
15
13% / 67%
Overdue
9
7%
Free
19
Developer 19
Rating
(117)
Projects
151
42%
Arbitration
19
58% / 21%
Overdue
7
5%
Free
20
Developer 20
Rating
(67)
Projects
74
7%
Arbitration
31
10% / 58%
Overdue
6
8%
Working
21
Developer 21
Rating
(487)
Projects
1013
58%
Arbitration
29
28% / 24%
Overdue
131
13%
Working
22
Developer 22
Rating
(142)
Projects
279
42%
Arbitration
17
65% / 6%
Overdue
29
10%
Working
Similar orders
Adjust MY Hedging EA 30 - 40 USD
1. Need averaging TP for my hedging EA. (Close both Buy and Sell position with TP) 2. Add function auto/manual entry. (EA will entry based on manual position(placed by trader) or auto trade based on existing setting)
I have a robot set up that sends trading signals to my telegram group and the group sends trading signals for (28 forex pairs, 3 crypto pairs, 6 commodities, 6 indexes, & 55 stocks) basically almot 100 CFDs and sends out trend price action breakout, impulse, reversal, and exit indications to each one of those CFDs on different timeframes. I want to make it so that a person can sign up and choose which alerts they
I tried making a double KAMA indicator with two lines. for some reason it's not working and I'm not sure how to fix it? 99% of the code is done it should only take a min for someone who is good at what they do unlike myself :(
I am in search of a skilled robot developer to craft a Martingale with Hedge strategy algorithm. The ideal candidate will possess deep expertise in algorithmic trading, proficiency in programming languages, and a keen understanding of financial markets. The role entails designing and implementing an automated system capable of effectively executing the Martingale strategy while integrating a hedge mechanism to manage
Create an EA zigzag 40 - 80 USD
Zigzag EA sends notify on MT4 mobile app indicator have 2 Conditions all are explained in the pictures accurately and clearly https://drive.google.com/file/d/10Y6SrvC2A7RTT_baAJ7vOKytTDaUvRRQ/view?usp=sharing Warning: Do not send me a notification if your offer is higher than $ 100 because I did the project twice for less than $60 And I want to do the project now because there are mistakes on my part that I want to
Hello developers, Thanks in advance for checking my order. I have been creating and trying to mastering this strategies for a long time and finally it's time to automate it. I’m not sure if everything I imagined can be done. I tried my best to explain whats needed for the ea and how it should performance but due my lack of knowledge in programming probably you will have some questions soo feel free to ask. Only apply
MA Crossover EA 30+ USD
I need someone to create an MA crossover EA. This program should be able to trade the crosses. We would be using the MA indicators to make decisions about buying and selling stocks or other assets. The MA crossover would help me invest my money more effectively by automatically executing trades based on these indicators. If you can create this program, please let me know as I am interested in working with you
MT4 EA 30+ USD
I have project for expert developer here.. The task is to make the EA take trades using the indicator upper line and the lower line to take trades. When the upper line appears on the chart I need the EA to take a sell at that point. Then when the lower line shows up I need the seel trade to close. The same concept applies for the lower line. I need the EA to take a buy trade when the lower line appears and close when
News field 30+ USD
I am in need of a custom EA news filter for my trading platform, and I believe your expertise in this field can greatly assist me. Below are the specifications for the filter: 1. It should be implemented as a boolean function, returning either true or false. 2. The filter must automatically detect currency pairs. 3. Three hours before and after any significant news events pertaining to each currency in the pair, the
Hello, I would like to ask who would perform a backtest + optimization on my existing EA ? The EA works mainly on two pairs. Thank you for your reply. Sincerely Martin

Project information

Budget
100 - 500 USD
For the developer
90 - 450 USD
Deadline
from 3 to 14 day(s)