거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

ATR adaptive smooth Laguerre RSI - MetaTrader 5용 지표

조회수:
7472
평가:
(18)
게시됨:
2018.10.12 20:43
업데이트됨:
2019.01.29 14:37
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Basics:

The Laguerre RSI indicator created by John F. Ehlers is described in his book "Cybernetic Analysis for Stocks and Futures".

This version:

Instead of using fixed periods for Laguerre RSI calculation it is using ATR (average True Range) adapting method to adjust the calculation period. It makes the RSI more responsive in some periods (periods of high volatility), and smoother in order periods (periods of low volatility). Also this version adds an option to have smoothed values. The smoothing method used is adding minimal lag (see the "big picture" example)  and does not affect too much the result, but helps in making less signals, which will reduce false signals as a result.

Usage:

You can use it (in combination with adjustable levels) for signals when color of the Laguerre RSI changes.

The "big picture" example:

Comparing the non-smoothed (upper) and what usually should produce significant lag (since the smoothing period used in the example is 15) and as it can be seen, the lag is all in all acceptable.


ATR adaptive Laguerre RSI ATR adaptive Laguerre RSI

ATR adaptive Laguerre RSI

Efficiency ratio directional with levels Efficiency ratio directional with levels

Efficiency ratio directional with self adjusting levels

ATR adaptive smooth Laguerre RSI (dlvl) ATR adaptive smooth Laguerre RSI (dlvl)

ATR adaptive smooth Laguerre RSI with dynamic levels

Four clicks to draw an arc-shaped channel Four clicks to draw an arc-shaped channel

A quick way to draw an arc-shaped channel in 4 mouse clicks.