거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
8086
평가:
(27)
게시됨:
2013.08.13 20:43
업데이트됨:
2016.11.22 07:32
rsiimproved.mq5 (10.84 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Real author:

Fedor Igumnov

A combined indicator, built on the basis of two RSI oscillators.

This indicator calculates the value of the RSI indicator with the RSIPeriodOriginal period and the value of RSI with the RSIPeriodRotated period. Then it turns RSIPeriodRotated 180 degrees relative to the level of 50 points (100-RSI). Finds the difference between the original value of the first indicator and the inverted value of the second one. Then it calculates the derivative of this difference.

The colored cloud is formed from two RSI indicators.

A gray histogram is the difference between the original value and the inverted value.

An orange line is a derivative of the histogram (the rate of change of the difference between the original value and the inverted value).

Figure 1. The RSIImproved indicator

Figure 1. The RSIImproved indicator

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

Trend Score Trend Score

A simple trend indicator based on counting of the number of bullish and bearish candlesticks.

Hull_Candles Hull_Candles

An indicator in the form of candlesticks based on the Heiken Ashi algorithms and two averages.

Relative Momentum Index (RMI) Relative Momentum Index (RMI)

The RMI (Relative Momentum Index) indicator is an improved version of RSI, momentum is included in the calculation.

ImpulseOsMA ImpulseOsMA

The indicator draws bars based on Elder's impulse system.