Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 7217
- Valutazioni:
- Pubblicato:
- 2018.10.05 10:40
- Aggiornato:
- 2019.01.29 13:20
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Basics:
Original Ehlers fisher transform is using an adjusted RSI in a fisher transform calculation in order to further normalize and emphasize the RSI values in order to be able to spot market conditions in easier way.
This version:
It is adding 2 steps:
- floating levels usage option
- in case that the floating level is not to be used, setting the floating level period to less than or equal to 1 will turn the level from floating to fixed levels
- smoothing the RSI value (and that way it filters some of the possible insignificant changes
- usual set of average types can be used for smoothing :
- simple moving average (SMA)
- exponential moving average (EMA)
- smoothed moving average (SMMA)
- linear weighted moving average (LWMA)
Usage:
You can use the color changes of the indicator as signals.

Bollinger bands squeeze

ATR adaptive Laguerre filter - levels

Ehlers fisher transform of rsi(OMA)

Trend analysis index - improved and corrected version