RSI Tops and Bottoms

MQL4 Indicators Experts

Job finished

Execution time 31 days
Feedback from employee
Thank you

Specification

This EA uses the standard RSI indicator to place trades. The system will look at two factors before placing the trade or not placing a trade. For example: A1 and A2 below have to be meet before a trade is placed.

The systems has 4 scenarios to place trades:

A1 = Potential buy if RSI is coming from 69 and has gone up to 72

B1= Potential sell if RSI is coming from 71 and has gone down to 68

C1= Potential sell if RSI is coming from 31 and has gone down to 28

D1= Potential buy if RSI is coming from 29 and has gone up to 32

 

The trades are only placed after the following conditions are meet:

A2= the current market rate has to be higher than the previous market rate when RSI reached 72 from 69

B2= the current market rate has to be lower than the previous market rate when RSI reached 68 from 71

C2= the current market rate has to be lower than the previous market rate when RSI reached 28 from 31

D2= the current market rate has to be higher than the previous market rate when RSI reached 32 from 29

 

If the conditions above are not met then no trade is placed. It will now use the new current rate as the new level for the next potential trade that meets both criteria.

 

Examples: This is an A1 and A2 example.

·        A1- If the last closed candle that met our criteria for the eur/usd was 1.16000 when the RSI went from 69 to 72 and the current candle is at 1.16500 and the RSI has just hit 72+ from 69 then it will place a buy trade and now the 1.16500 rate becomes the new rate for next trade that meets the criteria.

·        A2- If the current candle is only at 1.15500 when the RSI is 72+ from 69, it is lower than the previous 1.16000 candle. No trade is places and now the 1.15500 rate becomes the new rate to be higher than for the next A1 trade.

 

This example goes for all the trade scenarios A1-D1.

 

Inputs:

* All the standard "RSI" Inputs

* A1 RSI Trigger: "default" 72

* B1 RSI Trigger: "default" 68

* C1 RSI Trigger: "default" 28

* D1 RSI Trigger: "default" 32

* Lot Size as $ amount: True/False

* Lot Size as $ amount: Value

* Lot Size as % of equity: True/False

* Lot Size as % of equity: Value

* Take Profit in Pips: True/False

* Take Profit in Pips: Value

* Take Profit in $: True/False

* Take Profit in $: Value

* Trailing Stop: True/False

* Trailing Stop: Value

* Stop loss in pips: True/False

* Stop loss in pips: Value

* Stop loss in $: True/False

* Stop loss in $: Value

* Magic Number: Value

 

Would like to see makers showing the entry and exit points of the trades, as well as an marker(arrows or whatever) showing when the RSI criteria was met. It can go above the by candles and below the sell candles.  If it didn't meet the criteria put an (x) or (*) symbol above or below the closed candle.

 

Would also like a information box upper right hand side of the chart that gives the Rates of the Previous closed candles that met the RSI levels for A2-D2.

Example:

A2: 1.51000

B2: 1.50000

C2: 1.47000

D2: 1.48000

 

Let me know if you have any questions or suggestions.

 

DaJuan


Responded

1
Developer 1
Rating
Projects
370
42%
Arbitration
145
17% / 41%
Overdue
124
34%
Free
2
Developer 2
Rating
Projects
210
40%
Arbitration
90
20% / 43%
Overdue
85
40%
Free
3
Developer 3
Rating
Projects
144
38%
Arbitration
67
15% / 48%
Overdue
55
38%
Free
4
Developer 4
Rating
Projects
9
0%
Arbitration
4
0% / 100%
Overdue
0
Free
5
Developer 5
Rating
Projects
930
46%
Arbitration
31
39% / 29%
Overdue
93
10%
Free
6
Developer 6
Rating
Projects
412
36%
Arbitration
35
26% / 57%
Overdue
63
15%
Free
7
Developer 7
Rating
Projects
540
50%
Arbitration
55
40% / 36%
Overdue
224
41%
Working
8
Developer 8
Rating
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
9
Developer 9
Rating
Projects
47
83%
Arbitration
1
0% / 0%
Overdue
2
4%
Free
10
Developer 10
Rating
Projects
395
28%
Arbitration
155
20% / 52%
Overdue
112
28%
Free
11
Developer 11
Rating
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
Hi Developer, I would like to create the indicator based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical. Indicator must show and read all the timeframe in order to get the real time result. Indicator also have selection to select each time frame. Indicator must work at 5 major currencies and gold as well. it will show at MT4 as below Buy = green Sell = red neutral = grey
I need to make EA (Expert Advisor) and would appreciate it if you could provide your most competitive quote. Please let me know your best price for completing these changes, as I’m looking to get this done promptly and effectively. Thank you
I need a programmer for converting a MetaTrader indicator into ea for TradeLocker. Additionally, I would like to have a new EA built in TradeLocker that mirrors the logic of the original MetaTrader, including the specific rules and conditions I need. Please contact me only if you have prior experience converting scripts from MetaTrader to TradeLocker
I HAVE A SQ EA AND IT NEEDS TO RUN WITH 3 SETS WITH DIFFERENT TIME CONFIGURATION. Basically the trade logic will read different input values for the same parameter with the same and/or different timeframes and manage trades accordingly and individually. If it is a trouble, timeframe can be ignored and we can continue only with the parametrization
I need to make several modifications to an EA (Expert Advisor) and would appreciate it if you could provide your most competitive quote for these edits. Please let me know your best price for completing these changes, as I’m looking to get this done promptly and effectively. Thank you
hello here am looking for someone that can assist me in removing validation form my demo file and if anyone is interested dm the for more details i will be waiting to get any reply by some on that can assist me with this
I want a combined Standard deviation channel and Fibonacci channel indicators into just one indicator. The standard deviation channel lines would have same characteristics as the Fibonacci lines in terms of format (adjustable width, colors, type, size etc.). I want unique buffer values for all the lines (for both the 3 upper and 3 lower STD.DEV lines and the same for the Fibonacci channel lines) which would be
A green point should be added at the Low point of candlesticks in the oversold zone—it is the L point. If there is at least one L point between two H points, search for a LL point in the interval between two H points. The candlestick with the lowest Low price will be the LL point. Generally, the LL point is not necessarily an L point. Search for candlesticks with the lowest Low price. If there is at least one H point
Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event. When the event occurs, the robot checks the emergence of trading signals and acts accordingly. Before you decide to program or order a trading robot, you
RRB 50 - 400 USD
The overbought zone is determined as candlesticks, at which the indicator value Value > Lmax (Lmax=-20). The oversold zone is determined as candlesticks, at which the indicator value Value < Lmin (Lmin=-80). The values of Lmax and Lmin should be included in indicator parameters. A yellow point should be added at the High point of candlesticks in the overbought zone—it is the H point. A green point should be added at

Project information

Budget
35+ USD
For the developer
31.5 USD
Deadline
to 5 day(s)