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

ATR adaptive smooth Laguerre RSI (dlvl) - MetaTrader 5용 지표

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

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 and does not affect too much the result, but helps in making less signals, which will reduce false signals as a result.

Also this version is using dynamic levels instead of using fixed levels. At a first glance it seemed that Laguerre RSI is not a "good candidate" for dynamic levels way (dynamic levels are best performing when the changes are not sudden as they are in Laguerre RSI), but the produced result is good, and seems to be beating the fixed level approach, hence here it is.

Usage:

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


ATR adaptive smooth Laguerre RSI ATR adaptive smooth Laguerre RSI

ATR adaptive smooth Laguerre RSI

ATR adaptive Laguerre RSI ATR adaptive Laguerre RSI

ATR adaptive Laguerre RSI

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.

True Strength Index True Strength Index

True Strength Index (as originaly described by William Blau)