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

Real author: Perky_z

An indicator of financial asset volatility using the OSMA oscillator.

Indicator formula:

JuiceZ = ( Abs(OSMA) / Point ) - Level

, where:

  • Abs(OSMA) - absolute value of the OSMA indicator;
  • Point - point value in the price chart units;
  • Level - the price changed level specified in the inputs, which should be considered as flat (all OSMA values below this level make the indicator negative).

The trend is believed to be strong, if the indicator above zero is colored in light green. In this situation, if other indicators provide a trade signal, a position can be opened.

Fig1. The JuiceZ indicator

Fig1. The JuiceZ indicator

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

Exp_XOSignal_ReOpen Exp_XOSignal_ReOpen

The Exp_XOSignal_ReOpen trading system based on the signals of the XOSignal indicator with trend following scaling

ICHI_OSC_HTF ICHI_OSC_HTF

The ICHI_OSC indicator with the timeframe selection option available in input parameters

ColorSTD_Histogram_HTF ColorSTD_Histogram_HTF

The ColorSTD_Histogram indicator with the timeframe selection option available in the input parameters.

Exp_IBS_RSI_CCI_v4_X2 Exp_IBS_RSI_CCI_v4_X2

The Exp_IBS_RSI_CCI_v4_X2 trend-following trading system is based on the signals of two IBS_RSI_CCI_v4 indicators.