Modifications to existing MT5 EA

MQL5 Indicators Experts

Specification

1. RSI Filter:
Implement an RSI filter that prevents the EA from opening buy orders if the RSI overbought value exceeds the specified parameter, and prevents sell orders if the RSI oversold value is below the specified parameter.
Input settings should include:
Use RSI Filter: true/false
RSI Period: 14 (configurable)
RSI Overbought level (input)
RSI Oversold level (input)

2. MQL5 Market Validation:
Ensure the code meets all requirements to successfully pass MQL5 Market validation without rejection.

3. News Filter Visualization:
Ensure that news filter lines and colors are clearly visible on the chart.

I need clean source code without any errors and warnings when I compile. In the current code I receive one warning when I compile:
"declaration of 'Lots' hides global variable MT5.mqh"

Responded

1
Developer 1
Rating
Projects
1
100%
Arbitration
0
Overdue
0
Free
2
Developer 2
Rating
(232)
Projects
289
27%
Arbitration
14
50% / 36%
Overdue
9
3%
Loaded
3
Developer 3
Rating
(8)
Projects
10
20%
Arbitration
0
Overdue
0
Busy
4
Developer 4
Rating
(13)
Projects
17
18%
Arbitration
3
67% / 0%
Overdue
0
Working
5
Developer 5
Rating
(463)
Projects
907
76%
Arbitration
25
16% / 68%
Overdue
99
11%
Free
Published: 1 article, 6 codes
6
Developer 6
Rating
(395)
Projects
575
53%
Arbitration
29
55% / 24%
Overdue
7
1%
Working
7
Developer 7
Rating
(416)
Projects
657
33%
Arbitration
31
74% / 6%
Overdue
20
3%
Free
8
Developer 8
Rating
(10)
Projects
12
8%
Arbitration
6
33% / 33%
Overdue
2
17%
Loaded
9
Developer 9
Rating
(25)
Projects
33
24%
Arbitration
3
33% / 33%
Overdue
4
12%
Free
10
Developer 10
Rating
(36)
Projects
38
11%
Arbitration
2
50% / 50%
Overdue
2
5%
Working
11
Developer 11
Rating
(41)
Projects
58
21%
Arbitration
3
67% / 0%
Overdue
9
16%
Loaded
12
Developer 12
Rating
(28)
Projects
37
14%
Arbitration
2
0% / 0%
Overdue
1
3%
Working
Published: 2 codes
13
Developer 13
Rating
(3)
Projects
4
25%
Arbitration
0
Overdue
0
Free
14
Developer 14
Rating
(7)
Projects
7
14%
Arbitration
2
0% / 0%
Overdue
1
14%
Loaded
15
Developer 15
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Working
16
Developer 16
Rating
(8)
Projects
17
41%
Arbitration
1
0% / 100%
Overdue
3
18%
Working
17
Developer 17
Rating
(518)
Projects
593
39%
Arbitration
2
100% / 0%
Overdue
1
0%
Free
Published: 9 codes
18
Developer 18
Rating
(437)
Projects
464
69%
Arbitration
6
67% / 0%
Overdue
2
0%
Working
19
Developer 19
Rating
(19)
Projects
31
32%
Arbitration
8
50% / 25%
Overdue
3
10%
Working
20
Developer 20
Rating
(293)
Projects
523
36%
Arbitration
62
34% / 35%
Overdue
188
36%
Working
21
Developer 21
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
22
Developer 22
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
23
Developer 23
Rating
(1)
Projects
2
0%
Arbitration
1
0% / 0%
Overdue
0
Free
24
Developer 24
Rating
(4)
Projects
2
0%
Arbitration
1
0% / 0%
Overdue
1
50%
Working
25
Developer 25
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
26
Developer 26
Rating
(164)
Projects
212
20%
Arbitration
18
44% / 17%
Overdue
0
Working
27
Developer 27
Rating
(1)
Projects
0
0%
Arbitration
1
0% / 0%
Overdue
0
Free
28
Developer 28
Rating
(6)
Projects
7
0%
Arbitration
0
Overdue
2
29%
Free
29
Developer 29
Rating
(77)
Projects
232
73%
Arbitration
6
100% / 0%
Overdue
1
0%
Free
30
Developer 30
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
0
Free
31
Developer 31
Rating
(46)
Projects
47
9%
Arbitration
0
Overdue
0
Free
32
Developer 32
Rating
(3)
Projects
6
33%
Arbitration
0
Overdue
2
33%
Free
33
Developer 33
Rating
(5)
Projects
5
20%
Arbitration
0
Overdue
0
Busy
34
Developer 34
Rating
(574)
Projects
945
47%
Arbitration
303
59% / 25%
Overdue
125
13%
Free
Similar orders
Requirement 1: Name - Template Blue/Grey v1.0 I need a template for MT5 and TradingView Charts. The coloring should look exactly similar to the attached screenshot. ============================================================== Requirement 2: For the below, coloring from Requirement 1 should be followed. Name - Candle Imbalance Detector v1.0 I need an indicator that can detect an imbalance candles on the chart. This
Hi, I have an EA, which places limit order by reading the text file. EURJPY, SELL, 171.74263, 171.80196, 29/08/2025, 16:15, 29/08/2025, 17:15, 0.05932, 171.59432, 1.24 The above one is the format of the text file which the EA reads/ BIAS PRICE SL PRICE CREATE DATE CREATE TIME EXPIRY DATE EXPIRY TIME SL PIPS TP LOT SIZE Now, I am in need of another variable named: Delete Price This will be the next one in the same
Здравствуйте! Требуется интегрировать свою стратегию, основанную на индикаторе KST (KNOW SURE THING), в торгового бота, купленного на criptorobotics.Также необходимо проверить стратегию на исторических данных. Ответ от criptorobotics ... " ...если у вас есть своя стратегия на TradingView или в любой другой системе, вы можете создать на нашей платформе собственного робота за пару минут и отправлять в него сигналы по
I have a indicator and want EA bot which can take buy and sell order and manage risk of 1% in end of the day and I want to set profit targets also but I want this mainly for prop firms account so risk management and money management are the main factors
Job Title: MQL4 Developer Needed – EA Editing & Licensing (Ongoing Partnership) Description: I’m looking for an experienced MQL4 developer to work with me on an ongoing basis. I already have multiple EAs and I need someone who can: Add a licensing system (account/expiry restrictions, etc.) Edit and improve existing EAs based on my requirements Provide reliable, ongoing support for future projects I’m offering access
A coder with experience in Coding indicator to ea and fixing telegram bot message The EA has two indicators installed with two strategy for open trade This will be explained in the document that will be provided The task in summary Remove two of the indicator and replace it with Two indicators i will provide Now we will have three optional indicators installed for opening trade The telegram work initially but i need
I am looking for an experienced Pine Script developer to fix several specific bugs in a, custom TradingView indicator. The core logic of the indicator is already built, but it has a few functional issues that need to be resolved
Hey, I need someone to troubleshoot and fix my current Breakout EA. Shouldn't take too long to fix, work ist mostly already done. The strategy is clear and simple, but some things don't work like they should: - Optimization / Backtesting problems, trades are not closing as they are supposed to at their desired time - Check my inbuilt Randomization features (I doubt they are working correctly) - Info Panel needs some
PLEASE PLEASE!!! I NEED A PERSON WITH EXPERIENCE WHO WILL PERFECT THE BELO AND NOT A NEWBIE...I NEED SOMEONE WHO ALSO HAS DONE A LOT OF PROJECTS AND HAS A PERFECT CLIENT REVIEW. have sent the script and the bheuresko pattern indicator as well as the image of the script and indicator (below). The script is the image showing the arrows written ENTRAR and the Bheuresko pattern is the one written bullish engulfing and
Døsh forex 30 - 200 USD
I want a robot that will help me and trade the the robot will be very good I don’t want to loose money I repeat I don’t want to loose money

Project information

Budget
30+ USD
Deadline
to 1 day(s)

Customer

(15)
Placed orders19
Arbitrage count0