Create a Simple Robot Based on RSI (project 2)

MQL5 Indicadores Asesores Expertos

Trabajo finalizado

Plazo de ejecución 5 días
Comentario del Cliente
Experienced coder. Fast and furious. Job done beyond my highest expectation. Double thumbs up. d^_^b
Comentario del Ejecutor
Clean exlanation, fast and precise checking! Hope to make more for you)

Tarea técnica

Inbuilt Indicators:

Relative Strength Index


Description:

The EA should be able to run in all timeframes & all currencies.  

Entry Rules:

1.1 Buy: equal/below [RSI Low (default input: 40.0)]
1.2 Sell: equal/above [RSI High (default input: 80.0)]
1.3 Open buy/sell trade at the close of previous candlestick price.

Exit Rules: 

1.1 Close all Buy or Sell trade at TP. (If I have 5 Buy, close all) (If I have 3 Sell, close all) (Separately)



Entry Execution: Market Order, with
2.1. Input: Lot Size
2.2. Input: Take Profit
2.3. Input: Stop Loss (hidden from market) (2 conditions: At Stop Loss, or Account Balance Protection, whichever reach first)

2.4. When hitting RSI value above 80 / below 40.

2.5. Buy order: blue dot (display on chart). Sell order: red dot (display on chart)

2.6. Show TP (blue line) at chart (hidden from market) (check screenshot RSI 2 1.png)

2.7. Show breakeven cost (green line) at chart (hidden from market) (check screenshot RSI 2 1.png)

2.8. Show SL (red line) at chart (hidden from market) (check screenshot RSI 2 1.png)

*** I have an EA reference “Hamster Scalping v7.ex4”. Please check attached.

 

 

3) Input field values (Please use exact description name) (When it has numerical value, it is manual input, not dropdown menu): 
- RSI Period (Day): 7
- RSI Upper Level: 80
- RSI Lower Level: 40
- Manual Order Lot Default Value: 0.10
- Auto Order Lot: [True / False] (by default, for every $10000 balance, trade 1.00 lot.
E.g. if $12500 balance, trade 1.25 lot; if $2000, trade 0.20 lot)
- Auto Order Lot Default Value: 1.00 (This is multiplier, can be 0.20, 0.45, 0.90, 1.50, etc… manual input). if I put 1.50, for $10000 balance, it will trade 1.5 lot. 
- Max Auto Order Lot Size: 1000
- Max Floating Orders: 8 (Buy and Sell orders each 8)
- Close Floating Buy & Sell Orders Separately: [True / False]
- Take Profit: 60 (If there are 8 orders at different price point, take the aggregate sum divide by 8, then plus 60, please discuss with me)
- Stop Loss: 5000
- Max Spread Allowed: 10
- Account Balance Protection (%): 50% [balance - equity = 50%] (Use dropdown menu, 10% - 100%) (To close all trades. this is for cut loss purpose)
- Trading Start Hour: 1:00 (ICMarkets.com, GMT+3) (Use dropdown menu, start with 00:00, end with 23:30, every 30 mins interval)
- Trading End Hour: 23:00 (Use dropdown menu, every 30 mins interval)
- Pause trading before high important news: 60 (mins)
- Pause trading before medium important news: 15 (mins)
- Pause trading before low important news: 0 (mins)
- Pause trading after high important news: 60 (mins)
- Pause trading after medium important news: 15 (mins)
- Pause trading after low important news: 0 (mins)
- Show Graph Line high important news: True/False 
- Show Graph Line medium important news: True/False
- Show Graph Line low important news: True/False

*** I have an EA reference “Hamster Scalping v7.ex4”. Please check attached. 

*** Please use forexfactory.com or investing.com for pausing important news.



Other Requirements: 

1) On-screen Buttons: 
"CLOSE BUY", "CLOSE SELL", "CLOSE ALL" - Close trades buttons. (Please refer "News and Buttons.png")



Archivos adjuntos:

PNG
RSI_2_1.png
24.7 Kb

Han respondido

1
Desarrollador 1
Evaluación
(414)
Proyectos
670
33%
Arbitraje
60
17% / 32%
Caducado
113
17%
Trabaja
2
Desarrollador 2
Evaluación
(1855)
Proyectos
3458
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
3
Desarrollador 3
Evaluación
(119)
Proyectos
127
41%
Arbitraje
3
33% / 67%
Caducado
0
Libre
4
Desarrollador 4
Evaluación
(212)
Proyectos
246
45%
Arbitraje
42
10% / 57%
Caducado
5
2%
Libre
5
Desarrollador 5
Evaluación
(9)
Proyectos
10
10%
Arbitraje
4
25% / 75%
Caducado
3
30%
Libre
6
Desarrollador 6
Evaluación
(356)
Proyectos
632
26%
Arbitraje
89
73% / 13%
Caducado
12
2%
Libre
Solicitudes similares
Connect from Mt5 via binary deriv account api I have mt5 indicator, need to connect with binary deriv account through api. If anyone can setup via API then contact me. everything control mt5
Hello I am looking for a developer to create an 50% retracement Indicator of the previous candle . So once a candle close the Indicator is supposed to take the full candle size from high to low and make a 61% and 50% level on that candle and I would like the candle to show until the next previous candle is done creating. After this I would look to create an ea with it possibly
Hi, I have 2 indicators which are based on the super trend , the alerts on indicator (1) does not work at all , and on the other indicator the alerts do not come on time on time, which is kind of delayed. see attached file below
Looking for an experienced developer to modify my existing TDI strategy , want to add filter for Buy and Sell Signals, Arrows are displayed on chart and what only to leave high accurate arrows Source code to be provided
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to
I urgently require swift assistance to convert a complex indicator into a fully functional scanner, capable of automatically sending real-time data, alerts, and notifications via email, ensuring seamless integration and prompt delivery of critical information to facilitate informed decision-making and timely action
I need to improve the code of an indicator that is too heavy and slow when running and when used with iCustom in an EA. No other changes to the indicator are requested: the original features of the indicator should remain as theay are. I'll provide the indicator after job acceptance. I request final source code mq5 file. Thank you Regards
I have a mt5 indicator that is working perfectly but I will like to make it an expert advisor to have an automated trade. I will be glad if I can get a well experienced developer to execute this project. Thanks
O TRABALHO CONSISTE NA MUDANÇA DO HISTOGRAMA DO INDICADOR TREDN DIRECTION AND FORCE DSEMA SMOOTHED PARA O HISTOGRAMA DA FOTO ANEXA, OBEDECENDO AS TRES CORES VERDE (UP, VERMELHOR(DOWN) E CINZA(TREND). O MESMO TEM QUE ODECER O MESMO CALCULO E COLORIR DA MESMA FORMA POREM COM HISTOGRAMA DDE FORMATO DIFERENTE

Información sobre el proyecto

Presupuesto
50 - 100 USD
Para el ejecutor
45 - 90 USD
Plazo límite de ejecución
de 2 a 4 día(s)