거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
9457
평가:
(16)
게시됨:
2016.11.01 14:18
업데이트됨:
2017.01.16 09:17
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
As useful RSI is, one property it has is limiting its usefulness - the "flattening property". With RSI the problem is that the longer the RSI period is, the flatter the RSI is. It is obvious that same levels are not worth using for both RSIs and that the lower will almost never reach those levels. It is also obvious that RSI tends to "work" within certain range of values depending on its length. And that is the idea of the attached indicator: to use that range as a basis for levels and to adapt itself to changes in those ranges to mark the trading levels.

It is obvious that all of a sudden RSI can be a trending indicator (since even on longer calculating lengths levels are kept at usable values) and that the problem of flattening is, at least in its bigger part, solved this way. That way it is giving a bit of a "new life" to the good old RSI.

Added the filled array for overbought and oversold zones. Also added choices of rsi calculation (the "regular" rsi, Wilder's rsi, rsx and Cuttler's rsi) as well as jurik smoothing to the rsi value. Just one additional observation: since the levels are "floating in this one and since that way the "flattening effect" is avoided in the greatest part of it, it is interesting to use long rsi periods for calculation too without losing "signals".



T3 Velocity T3 Velocity

The T3 version of Velocity

Swing Line Swing Line

Ron Black's swing line indicator for MetaTrader 5 version.

CCI Averages Pre-Filtered CCI Averages Pre-Filtered

The CCI pre-filtered indicator with an addition of 18 possible types of averages that can be used for pre-filtering.

RSI Filter RSI Filter

RSI that is intended to be used as a filter.