Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Indikatoren

Figurelli RSI - Indikator für den MetaTrader 4

Ansichten:
27785
Rating:
(6)
Veröffentlicht:
2011.12.06 06:46
Aktualisiert:
2014.04.21 14:55
MQL5 Freelance Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

The original RSI


In my opinion, Welles Wilder RSI (Relative Strength Index) is a great momentum oscillator that works fine for small periods values (from 2 to 20).

The proposed RSI

The main idea of the proposed RSI is better detect the signal overbought/oversold situations using larger periods for better trend detection in any timeframe.

For this, I did some changes to it performe as good for greater periods, like 120, introducing a gain variable.

So, if you use 120 period in original Wilder RSI, you can inject a gain to see the graph as well as small periods.

Parameters description:

- period: original RSI period

- gain: gain injected for greater periods better visualization

Example 1: the advantage of larger periods using Wilder RSI gain injection in EUR/USD H1

- in the graph we have the two indicators comparison: Wilder RSI (blue) x Figurelli RSI (red)

- our target is better detect signal points [1] and [4]

- note that original RSI with period 14 detects points [3] and [6] are almost the same, but points [1] and [4] are very differents

- in Figurelli RSI with period 120 and gain 10, we can see points [2] and [5] that better detect the signal overbought/oversold situations

Example 2: the advantage of larger periods using Wilder RSI gain injection in EUR/USD D1

- same as example 1, in the graph we have the two indicators comparison: Wilder RSI (blue) x Figurelli RSI (red)

- our target is better detect signal points [1], [2] and [3]

- note that for Wilder RSI point [1] is oversold, while in Figurelli RSI point [2] is oversold

Adjustment tips:

- if you use gain 1 the Figurelli RSI will be equal to Wilder RSI

- if you increase your period, tries to increase the gain, so for 120 period you can try gain 10 to better see the great Wilder RSI visibility even in greater periods

qFollow EA qFollow EA

This EA implements a trailing stop buy and a trailing stop sell. It places an order above the price and below the price. The sell stop order will fall with the price, the stop sell order will rise.

Rj_HSlice 1.1 Rj_HSlice 1.1

Price levels Call / Put the lines of support / resistance.

MACD MACD

Based on MACD.

Time trader Time trader

Opens sell, buy or both orders at a specified time.