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

Relative Volatility Index - MetaTrader 5용 지표

조회수:
16066
평가:
(31)
게시됨:
2016.10.28 16:13
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This indicator can use the fixed levels too (as the "basic" version — when floating level period is set to <=1) but in that case it clearly shows how introducing floating levels can completely change the nature of the indicator. This indicator has the floating levels (which you can turn off by setting the floating levels to less than 1), and it seems that it really needed something like that (like all RSI like indicators, long periods of relative volatility index tend to get flatter and flatter, and then the fixed levels are becoming useless).

Deviation from the original calculation is that smoothing is added. Without smoothing (when smoothing is set to <= 1), the results is "jumpy" and in order to avoid that kind of too much signals, smoothing was added. Even longer periods of smoothing can be used (it does not cause significant lag) — but some experimenting is advised.

Indicator is already multi time frame version with alerts included.


T3_Double Bands T3_Double Bands

Three T3s calculated: of high (upper line), close (middle line) and low (lower line).

Nonlag_MA_MACD Nonlag_MA_MACD

MACD variation that uses Nonlag MA.

Step Stochastic Step Stochastic

The upgraded version of Stochastic without repainting.

DT Oscillator DT Oscillator

It is a DT oscillator as described by Robert Miner with some additional features.