Join our fan page
- Views:
- 6326
- Rating:
- Published:
- 2018.12.29 15:10
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Theory :
RSI (Relative Strength Index) is already normalized. Hence, making a normalized RSI seems like a nonsense ... if it was not for the "flattening" property of RSI. The RSI tends to be flatter and flatter as we increase the calculating period - to the extent that it becomes unusable for levels trading if we increase calculating periods anywhere over the broadly recommended period 8 for RSI. In order to make that (calculating period) have less impact to significant levels usage of RSI trading style in this version a sort of a "raw stochastic" (min/max) normalization is applied
Usage :
As any other RSI - with an exception that it is more responsive to the fixed levels usage
PS:
The "big picture" example comparing the normalized RSI (upper, colored line) and regular RSI (lower gray line), bot using same parameters and period 32

An EA based on indicator iMA (Moving Average, MA). Reverse of signals. Lot size is either fixed or based on risk percentage.

An indicator of expanding time zone ranges with the background color filling and the midline of the Hans_Indicator range, capable of giving alerts and sending mail and Push messages at the time of breaking through the expanding of the range formed, with the number of price levels increased up to thirty-one

Extended normalized RSI

Extended normalized RSI - on chart version