Join our fan page
- Views:
- 7943
- Rating:
- Published:
- 2018.10.03 13:31
- Updated:
- 2019.01.29 13:12
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Basics:
RSI indicator is frequently used in trading decisions coupled with levels checking. Levels are supposed to show if there is overbought or oversold condition. But frequently we are neglecting the fact that the market is adjusting itself to price changes, and that indicators like RSI may actually show overbought and oversold conditions even when the market already adjusted itself.
This version:
It is using the RSI and is constructing an high and low neutral zones using a simple EMA lag - in this case the lag of an average is our ally - without adding that lag, the breakout will never happen. When the RSI crosses the top most or lowest bound, only then consider that a "real" overbought or oversold condition is happening.
Usage:
You can use it for possible reversal conditions detecting.

Wilson Relative Price Channel - modification

Laguerre RSI - without using the gamma parameter

Discontinued signal line QQE - histogram

ATR adaptive Laguerre filter