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

Price gaps indicator implemented as a histogram. Red bar — up gap and, most likely, will fill down. Blue bar — down gap, will fill up.

There is also a function which allows you to filter gaps by size. If you set a positive value for inpBigGap parameter, the BigGap line will appear in a subwindow. All gaps lower than this line will be painted in gray.

Fig.1. М1 timeframe. inpBigGap = 0 

Fig.2. М1 timeframe. inpBigGap = 5

Fig.3. D1 timeframe. inpBigGap = 500

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

ColorJMomentum_HTF ColorJMomentum_HTF

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

ColorJLaguerre_HTF ColorJLaguerre_HTF

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

ColorZerolagX10MA_HTF ColorZerolagX10MA_HTF

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

Exp_ColorZerolagX10MA Exp_ColorZerolagX10MA

The Exp_ColorZerolagX10MA Expert Advisor is based on the ColorZerolagX10MA moving average change of direction.