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

SAR Oscillator 2 is a second version of SAR Oscillator.

It has two adjustable parameters:

  • SAR step - Parabolic SAR step
  • SAR maximum - Parabolic SAR maximum

Calculations:

OscSAR = SAR - Сlose

where

SAR - Parabolic SAR(SAR step, SAR maximum)

The histogram values above zero are bearish:

  • When the histogram bar values rise, this indicates a fast downward movement, and the histogram bars are colored in orange.
  • When the histogram bar values fall, this indicates a downward movement stop or a correction, and the histogram bars are colored in light-orange.

The histogram values below zero are bullish:

  • When the histogram bar values fall, this indicates a fast upward movement, and the histogram bars are colored in blue.
  • When the histogram bar values rise, this indicates an upward movement stop or a correction, and the histogram bars are colored in light-blue.

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

FineTuningMACandle_HTF FineTuningMACandle_HTF

Indicator FineTuningMACandle with the timeframe selection option available in its input parameters

FineTuningMACandle_Chl_Arr_StDev FineTuningMACandle_Chl_Arr_StDev

Indicator FineTuningMACandle_Chl_Arr that additionally indicates the trend strength with colored dots, based on the standard deviation algorithm

RSI_Oscillator_Histo RSI_Oscillator_Histo

RSI Histogram Oscillator

Normalized_Intraday_Intensity_Oscillator Normalized_Intraday_Intensity_Oscillator

Indicator Normalized Intraday Intensity Oscillator