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

RSI_Overlay - MetaTrader 5용 지표

조회수:
11631
평가:
(17)
게시됨:
2019.02.07 08:49
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Indicator RSI Overlay displays the chart as colored candles in accordance with the data of oscillator RSI.

It has five adjustable parameters:

  • Data RSI Compare mode - RSI data comparison mode
    • RSI vs level 50 - RSI line as referred to level 50
    • RSI vs OB/OS levels - RSI line as referred to the overbought/oversold levels
    • Current and previous RSI values - comparing the current and previous values of the RSI line
  • RSI period - RSI calculation period
  • RSI applied price
  • RSI overbought - RSI overbought level
  • RSI oversold -  RSI oversold level

RSI vs level 50:

  • If the RSI line is above level 50,
    then the bullish candle is displayed in green
    the bearish candle is displayed in light-green
  • If the RSI line is below level 50,
    then the bearish candle is displayed in red
    the bullish candle is displayed in light-red

RSI vs OB/OS levels:

  • If the RSI line is above the overbought level,
    then the bullish candle is displayed in green
    the bearish candle is displayed in light-green
  • If the RSI line is below the oversold level,
    then the bearish candle is displayed in red
    the bullish candle is displayed in light-red
  • In all other cases, the candle is gray

Current and previous RSI values:

  • If the RSI values grow,
    then the bullish candle is displayed in green
    the bearish candle is displayed in light-green
  • If the RSI values fall,
    then the bearish candle is displayed in red
    the bullish candle is displayed in light-red
  • In all other cases, the candle is gray

Fig. 1. RSI Overlay + RSI. Data RSI Compare mode = RSI vs level 50


Fig. 2. RSI Overlay + RSI. Data RSI Compare mode = RSI vs OB/OS levels


Fig. 3. RSI Overlay + RSI. Data RSI Compare mode = Current and previous RSI values



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

ColorPEMA_Digit_r ColorPEMA_Digit_r

A moving ColorPEMA_Digit with the limitation of the computer resources used for its calculations on the entire chart and on the current bar

MACD_Overlay MACD_Overlay

Indicator MACD Overlay

Stochastics_Overlay Stochastics_Overlay

Indicator Stochastic Overlay

Three timeframes Three timeframes

Three indicators from different timeframes: iMACD (Moving Average Convergence/Divergence, MACD), iAlligator (Alligator), and iRSI (Relative Strength Index, RSI)