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

Stochastic RVI - MetaTrader 5용 지표

게시자:
Nikolay Kositsin
조회수:
9265
평가:
(17)
게시됨:
2011.11.01 15:37
업데이트됨:
2016.11.22 07:32
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Real author:

Witold Wozniak

Stochastic RVI is a standard Stochastic Oscillator applied to the values of RVI (Relative Vigor Index) indicator instead of a price.

Standard Stochastic oscillator is not so effective in marking the changes of market cycles or volatility. It uses a fixed period and does not fit into constantly changing market cycle length. Stochastic RVI indicator does not have such a problem and fits into the current market volatility.

The indicator is inspired by John Ehlers' article "Using The Fisher Transform" published in November 2002 in the "Technical Analysis Of Stock & Commodities" magazine. The simplest trading system for this indicator is equivalent to the one used with Stochastic Oscillator or RVI: main/signal lines crossover, zero line breakout, enter and exit to the overbought and oversold areas, the indicator divergencies with a price chart.

Stochastic RVI indicator

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/545

cs2011 cs2011

Automated Trading Championship 2011 version.

LRMA_Channel_trajectory LRMA_Channel_trajectory

The indicator builds the trajectory of the front linear regression and standard deviation points.

Ease of Movement Ease of Movement

Ease of Movement technical indicator is used to display the ratio between prices change rate and market volume.

Candles_Smoothed Candles_Smoothed

Smoothed candlestick chart.