당사 팬 페이지에 가입하십시오
- 조회수:
- 7782
- 평가:
- 게시됨:
- 2015.07.30 11:32
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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

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

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

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

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