Attachments forums

List of attachments posted on this forum.


All files on forums: 135234

Re: Metatrader 5 Versions of indicators.

mrtools, Wed Feb 14, 2018 6:35 am

From Mladen:::

RSI that can use 4 different types of averages for RSI calculation was originally developed for MetaTrader 4 by Igor Durkin.

Igor Durkin:

...

So-called normal RSI uses EMA smoothing with period = 2*Length-1 (or Wilder's smoothing with period=Length).

I've developed RSI indicator with my algorithm of calculation.

Now you can use any values for length and any kinds of smoothing.

...

This version can use up to 2 Moving Averages applied to that RSI in order to filter out some false signals (when RSI is used in combination with levels crosses). In this version you can use smoothed values of the RSI for signals. To set any of the averages off, set the average period to less than or equal to 0.

Recommendations
>>>Use some short period for fast period (default is 2) to help filtering out some of the RSI sudden value and direction hanges.
>>>>Use some longer period for slow period (default is 8).
>>>>Try using the crosses of the averages as signals.
All files in topic