Expert Advisor from a custom indicator mt5/mt4

MQL5 Experts

Termos de Referência

mql5/mql4 files available

  1. Features

Muti timeframe and multi-pair

EA should scan the market watch


  1. RSIOMA custom indicator (added)

Levels: 20, 50 & 80

Signal strength

For buy, 

strong buy signal = Cross above 50 

Intermediate buy signal = Cross above 20

Weak buy signal = Bullish crossover of the RSIOMA lines

For sell,

Strong sell signal = Cross below 50 

Intermediate sell signal = Cross below 80

Weak sell signal  = Bearish crossover of RSIOMA lines

Option (in the EA input parameters) for selecting signal strength

……..Signal strength to use:

.....Strong signal only (trade only 50 level crosses)

.....Strong & intermediate (trade both 50 and 20(buy)& 80(sell) level crosses

.....All signal strengths (trade all including crossover of RSIOMA lines)


ATR for SL and TP levels


  1. EMA Filter 

  2. ADX As Filter

.....use ADX filter (yes/no)

..... ADX filter level to use (eg 20)

.....use ADX strength direction filter (yes/no)

..... ADX strength direction filter to use

..... only when ADX is increasing

..... use both (ignore ADX strength/direction)


DI+/DI- Line

.....use DI+/DI- filter (yes/no)

..... DI+/DI- filter to use

…….. DI+/DI- Line closes above level eg 20

…….. DI+/DI- Line closes above ADX Line


  1. Trade Conditions

Preconditions:

Price above EMA (buy) or below EMA (sell) 

ADX is above the set level eg 25

If selected, DI+/DI- line closes above 20 or ADX line


Opening Trades:

RSIOMA signal based on the selected signal strength (see above)


  1. Trade management

A simple trade management tool to be displayed on the screen

Select TF for opening trades- D1,H4,H1,M30,15m

Option for trade size

Option to set risk-reward ratio based on the ATR.

Options for TP (RR ratio based on ATR, pips or USD amount

Option for max number of open trades.

Option for max spread for opening trades

Option for trading time

Option for news filter (to trade or not trade during major news)

Option to hide SL and TP


  1. TP Option Settings

.....TP method to use (RR ratio/pips/USD Amount)

if RR ratio,

.......ATR factor for SL (eg 2)

……RR ratio (2:1 or 3:1)


  1. Trailing SL

Activated after gain of  XXX pips

XXX (eg 60) pips gain trailed by YYY (eg 20) pips


     9. Final Considerations

Provide back testing/forward testing results

Provide optimization results

Hand over source code

Cooperation in fixing errors and bugs





Arquivos anexados:

EX5
RSIOMA.ex5
32.2 Kb

Respondido

1
Desenvolvedor 1
Classificação
(294)
Projetos
371
21%
Arbitragem
43
60% / 23%
Expirado
43
12%
Trabalhando
2
Desenvolvedor 2
Classificação
(85)
Projetos
105
24%
Arbitragem
8
38% / 25%
Expirado
8
8%
Carregado
3
Desenvolvedor 3
Classificação
(38)
Projetos
50
10%
Arbitragem
1
0% / 0%
Expirado
8
16%
Livre
4
Desenvolvedor 4
Classificação
(376)
Projetos
398
31%
Arbitragem
62
19% / 69%
Expirado
50
13%
Trabalhando
5
Desenvolvedor 5
Classificação
(132)
Projetos
170
18%
Arbitragem
17
47% / 18%
Expirado
0
Trabalhando
6
Desenvolvedor 6
Classificação
(337)
Projetos
455
52%
Arbitragem
22
50% / 27%
Expirado
5
1%
Carregado
7
Desenvolvedor 7
Classificação
(65)
Projetos
96
52%
Arbitragem
3
33% / 67%
Expirado
24
25%
Livre
8
Desenvolvedor 8
Classificação
(68)
Projetos
77
8%
Arbitragem
33
9% / 55%
Expirado
6
8%
Trabalhando
9
Desenvolvedor 9
Classificação
(14)
Projetos
19
11%
Arbitragem
1
0% / 100%
Expirado
5
26%
Livre
10
Desenvolvedor 10
Classificação
(8)
Projetos
18
17%
Arbitragem
3
67% / 0%
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(119)
Projetos
169
38%
Arbitragem
9
78% / 22%
Expirado
15
9%
Livre
12
Desenvolvedor 12
Classificação
(253)
Projetos
407
38%
Arbitragem
85
42% / 19%
Expirado
70
17%
Carregado
13
Desenvolvedor 13
Classificação
(475)
Projetos
504
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
14
Desenvolvedor 14
Classificação
(4)
Projetos
6
0%
Arbitragem
4
25% / 75%
Expirado
0
Livre
15
Desenvolvedor 15
Classificação
(298)
Projetos
427
26%
Arbitragem
18
61% / 33%
Expirado
26
6%
Livre
16
Desenvolvedor 16
Classificação
(236)
Projetos
418
34%
Arbitragem
53
36% / 40%
Expirado
153
37%
Ocupado
17
Desenvolvedor 17
Classificação
(36)
Projetos
45
2%
Arbitragem
6
33% / 17%
Expirado
1
2%
Livre
18
Desenvolvedor 18
Classificação
(563)
Projetos
932
47%
Arbitragem
301
59% / 25%
Expirado
124
13%
Trabalhando
19
Desenvolvedor 19
Classificação
(116)
Projetos
137
36%
Arbitragem
15
13% / 67%
Expirado
9
7%
Livre
20
Desenvolvedor 20
Classificação
(568)
Projetos
641
41%
Arbitragem
21
57% / 29%
Expirado
47
7%
Trabalhando
21
Desenvolvedor 21
Classificação
Projetos
0
0%
Arbitragem
2
0% / 100%
Expirado
0
Livre
22
Desenvolvedor 22
Classificação
(41)
Projetos
88
14%
Arbitragem
30
30% / 53%
Expirado
36
41%
Trabalhando
Pedidos semelhantes
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en

Informações sobre o projeto

Orçamento
300 - 500 USD
Desenvolvedor
270 - 450 USD
Prazo
de 5 para 14 dias