RSI Mean Reversion EA (Simple) with ATR based Risk Management (Trickier)

Trabalho concluído

Tempo de execução 15 dias
Comentário do cliente
Joel was very responsive to issues in the first draft of the EA. I am BA myself so appreciate that there will be a certain amount of discussion during the build. I will be using his services again.
Comentário do desenvolvedor
His a good boss and always straight to the point. I will like to work with him again

Termos de Referência

==Strategy Outline==

This strategy is a mean reversion strategy which uses 3 Indicators.

·         RSI with Overbought and Oversold Levels (Length 4, OB=10, OS=90)

o   The RSI gives us short term momentum signals against the trend

·         3 Exponential Moving Averages (Length 50, 90, 230)

o   The 3x EMA provide a clear view of the prevailing longer-term trend

·         Damiani Volatmeter (Standard settings)

o   The Damiani Volatmeter is used to detect when there is high volatility in the market and equally also show when the market is in a range in the short-term

·         ATR

o   (SL=4ATR/TP=1.33ATR) This strategy has a negative risk/reward ratio of 3:1 but has a win-rate of appx 80% - giving an approximate profit factor of 1.4 BEFORE SPREADS AND SLIPPAGE

==Long Entry Criteria==

RSI(4) crossed up above OB level (10) AND (50 EMA > 90 EMA > 230 EMA) AND DV white above green (flat market)


==Short Entry Criteria==

RSI(4) crossed up above OB level (90) AND (50 EMA < 90 EMA < 230 EMA) AND DV white above green (flat market)


==Specific Requirements for the EA==

Indicators

RSI used should be the standard RSI in MT5 – as such all its parameters should be accessible as strategy variables.

The EMA’s used should be the standard EMA available in MT5 – as such all its parameters should be accessible as strategy variables.

The Damiani Volameter is available here (https://www.mql5.com/en/code/21700) and I would like all its parameters available.

As per screenshots above we can have the EMAs on the main chart and RSI and DV underneath.


Risk Management

While this is a somewhat functional strategy, I will require some other features related to risk management to mitigate the difficulty of it being on low timeframe.

Position Sizing

o   Fixed Lot Size (float)

o   Percent of Equity (float)

Order Type

·         Market

·         Limit

o   I would like to configure limit orders with a number of pips behind price so that I can get a fractionally better entry

3 Styles of ATR  Stop Loss

·         Static TP/SL – these are each multiplier of ATR but would like this to 2 dp please with a max of 10 each (something large)

·         Static TP/Trailing SL – same as above but the SL immediately trails rather than remains static.

·         Partial TP with Breakeven/Trailing SL – The trade’s stop loss trails immediately but once TP is hit a fixed percentage of the trade is closed and the rest of the trade is left to run.

o   Breakeven + X pips – I’d like to add a pip to break even to bring the order into slight profit this can be configured as a pips integer

Addition of spread to ATR profit target

This would be a Boolean which allows the spread at entry to be tacked on to the profit target so that (SL=4ATR/TP=1.33ATR) becomes (SL=4ATR/TP=1.33ATR+<SpreadAtEntry) when invoked.

Adverse Spread Filter

If the spread is too high the strategy should NOT trade - this should be configurable in points as seen in the Market Watch pane.


Martingale Option

Due to high win-rates of this strategy I would like to incorporate martingale as an option when ‘Static TP/SL’ or ‘Static TP/Trailing SL’ is selected to analyze it’s effects.

I would like the multiplication factor to be a float rather than the standard 2 here if possible i.e. I can increase position size by 1.4 or 2.5 if necessary.

 

Code Availability

I would like the EA source code to be made available as I am trying to use this project as a learning resource as I am only proficient in pinescript but will use this a reference.



Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(29)
Projetos
37
41%
Arbitragem
0
Expirado
0
Carregado
2
Desenvolvedor 2
Classificação
(72)
Projetos
119
52%
Arbitragem
4
25% / 75%
Expirado
18
15%
Livre
3
Desenvolvedor 3
Classificação
(2)
Projetos
3
33%
Arbitragem
0
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(2)
Projetos
3
0%
Arbitragem
0
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(22)
Projetos
27
11%
Arbitragem
6
17% / 17%
Expirado
4
15%
Carregado
6
Desenvolvedor 6
Classificação
(194)
Projetos
198
27%
Arbitragem
0
Expirado
3
2%
Livre
7
Desenvolvedor 7
Classificação
(233)
Projetos
413
34%
Arbitragem
52
37% / 40%
Expirado
152
37%
Carregado
8
Desenvolvedor 8
Classificação
(440)
Projetos
498
33%
Arbitragem
25
40% / 48%
Expirado
7
1%
Ocupado
9
Desenvolvedor 9
Classificação
(1)
Projetos
0
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(14)
Projetos
22
23%
Arbitragem
7
43% / 29%
Expirado
3
14%
Carregado
11
Desenvolvedor 11
Classificação
(2)
Projetos
1
0%
Arbitragem
2
0% / 50%
Expirado
0
Trabalhando
12
Desenvolvedor 12
Classificação
(47)
Projetos
66
14%
Arbitragem
2
0% / 0%
Expirado
7
11%
Trabalhando
13
Desenvolvedor 13
Classificação
(9)
Projetos
12
25%
Arbitragem
0
Expirado
1
8%
Livre
14
Desenvolvedor 14
Classificação
(282)
Projetos
422
63%
Arbitragem
5
40% / 0%
Expirado
4
1%
Trabalhando
15
Desenvolvedor 15
Classificação
(2410)
Projetos
3027
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
16
Desenvolvedor 16
Classificação
(36)
Projetos
44
32%
Arbitragem
6
17% / 33%
Expirado
8
18%
Livre
17
Desenvolvedor 17
Classificação
(9)
Projetos
12
0%
Arbitragem
0
Expirado
1
8%
Livre
18
Desenvolvedor 18
Classificação
(356)
Projetos
632
26%
Arbitragem
89
73% / 13%
Expirado
12
2%
Livre
19
Desenvolvedor 19
Classificação
(67)
Projetos
76
7%
Arbitragem
33
9% / 55%
Expirado
6
8%
Trabalhando
20
Desenvolvedor 20
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
21
Desenvolvedor 21
Classificação
(6)
Projetos
6
33%
Arbitragem
2
0% / 100%
Expirado
0
Trabalhando
Pedidos semelhantes
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
i Want to convert this Trading View Code to Mt4 Indicator indicator("NEOM Smart Money Concepts ", "NEOM Smart Money Concepts " , overlay = true , max_labels_count = 500 , max_lines_count = 500 , max_boxes_count = 500 , max_bars_back = 500) //-----------------------------------------------------------------------------{ //Constants //-----------------------------------------------------------------------------{ color
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let Negotiate in the contact box best regards
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let negotitate in the contact box best regartds
Hi I need a software like Mirror trade copier ( https://www.antonnel.net/mirror/ ) which directly connect to the Accounts over api with out MT4 terminal and copies trades from mater to client. I want the same and possible improvement like can be accessed over a url and dashboard for some basic metrics (optional)
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello great developer Can you build this indicator for Quantower. If positive, then how much will it cost to make automated strategy from the indicator? i will be looking for great developer to build for this project best regards
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks

Informações sobre o projeto

Orçamento
50 - 120 USD
Desenvolvedor
45 - 108 USD