RSI based EA - URGENT

MQL4 Experts

Trabalho concluído

Tempo de execução 1 dia
Comentário do cliente
Excellent job working on my EA. Super dedication and fast response. I will definitely work with Ramon again and again. Thanks a million

Termos de Referência

Hello,

 I am looking for an EA based on RSI (Relative Strength Index) for MT4.  I want the EA to execute buy trades when RSI is in oversold area and sell when the RSI is in overbought area.

The EA should have money management features

- Stop Loss - in $ and in pips (I can pick any method but I need the option to choose in $ or pips)

- Take Profit - in $ and in pips  (I can pick any method but I need the option to choose in $ or pips)

- Spread - The EA should monitor the spread of the currency pair in real time and not take any trades if the spread is higher than a certain value which I specify.

- Trade Time - Either True or False (If True, I can specify the trade time from xx:xx to xx:xx)

- Trailing  Stop .. Either true or false (If true, I need to be able to trail profit by a certain amount of pips)

 

I need to be able to specify the RSI period and the overbought and oversold levels.

The robot should have a lot rising feature by a certain multiplier in case a trade goes against me.  I would like to add to that position when the exact conditions are met with a bigger lot size (based on the multiplier).  However, additional trades should be spaced apart via a field mentioning no. of pips

So Trade No. 1 is 0.01 lots but price doesn't reach my TP .. setup happens again .. 2nd trade size is (0.01 x multiplier) BUT only if price goes X number of pips from 1st entry ... 3rd trade size is (second trade size x multiplier) but only if price goes X number of pips from 2nd entry , etc.

 

There should also be a field specifying the number of maximum trades and another field specifying the number of maximum lots allowed per currency pair.

 

In addition to the lot rising feature, I need a feature that takes the same lot size for each entry instead of lot rising.  So lot rising should be TRUE or FALSE.  If True, I get to put the multiplier.   If False, the same lot size will be traded for additional trades. 

 

 I need to be able to put this EA on any pair using a magic number and all trades for that pair should be monitored independently 

 

 for equity management, I need the EA to monitor the amount of loss in case I am caught in a bad position.  If a certain amount of loss is reached, the EA should close all trades for that currency pair.  This amount can be a % of equity or a certain $ amount.  I need to have the ability to choose which method.

 

I am able to hedge so if I am already in a sell trade and the EA gives a buy signal, I want the EA to take the buy trade  via the same logic as the sell trade.  The EA should monitor the profit for the sell trades independently and the buy trades independently .  When the profit target for the sell trades is reached, the EA closes all sell trades and keeps the buy ones.   When the EA reaches the profit target for the buy trades, the EA will close those as well.    Same with the stop loss, the EA should monitor them independently.

 ** The hedging feature shall also be optional and I can either choose to do it or not by a true or false button

There should be a Text on the screen mentioning all details of the current trades running.  How many buy trade, How many sell trades.  How many lots for the buy .. How many lots for the sell ...   Profit for the buy trades .. Profit for the sell trades.   Spread .. Magic No. and any fields deemed necessary. 

** Also, I need three buttons on the screen.   One for "Close all buy trades" .. One for "Close all sell trades"  .. One for "Close all trades"   just in case, I want to get out of any set of positions prior to news, etc. 

 

 If you have any questions, please let me know

Respondido

1
Desenvolvedor 1
Classificação
(878)
Projetos
1391
67%
Arbitragem
117
32% / 42%
Expirado
215
15%
Trabalhando
2
Desenvolvedor 2
Classificação
(135)
Projetos
192
42%
Arbitragem
17
29% / 59%
Expirado
28
15%
Livre
3
Desenvolvedor 3
Classificação
(1853)
Projetos
3455
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Livre
4
Desenvolvedor 4
Classificação
(439)
Projetos
545
25%
Arbitragem
21
38% / 38%
Expirado
83
15%
Livre
5
Desenvolvedor 5
Classificação
(52)
Projetos
133
44%
Arbitragem
14
50% / 29%
Expirado
55
41%
Livre
6
Desenvolvedor 6
Classificação
(2)
Projetos
2
0%
Arbitragem
13
8% / 92%
Expirado
1
50%
Livre
7
Desenvolvedor 7
Classificação
(88)
Projetos
138
25%
Arbitragem
33
33% / 45%
Expirado
59
43%
Trabalhando
8
Desenvolvedor 8
Classificação
(61)
Projetos
120
34%
Arbitragem
17
18% / 41%
Expirado
51
43%
Livre
9
Desenvolvedor 9
Classificação
(103)
Projetos
205
41%
Arbitragem
17
29% / 71%
Expirado
45
22%
Livre
10
Desenvolvedor 10
Classificação
(647)
Projetos
1295
67%
Arbitragem
84
26% / 49%
Expirado
338
26%
Livre
11
Desenvolvedor 11
Classificação
(133)
Projetos
185
30%
Arbitragem
77
9% / 73%
Expirado
77
42%
Livre
12
Desenvolvedor 12
Classificação
(8)
Projetos
9
0%
Arbitragem
2
0% / 100%
Expirado
2
22%
Livre
13
Desenvolvedor 13
Classificação
(466)
Projetos
697
56%
Arbitragem
43
30% / 33%
Expirado
113
16%
Trabalhando
14
Desenvolvedor 14
Classificação
(2422)
Projetos
3042
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
15
Desenvolvedor 15
Classificação
(2077)
Projetos
2636
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
Pedidos semelhantes
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
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time

Informações sobre o projeto

Orçamento
25 - 100 USD
Desenvolvedor
22.5 - 90 USD
Prazo
de 1 para 2 dias