당사 팬 페이지에 가입하십시오
- 조회수:
- 6878
- 평가:
- 게시됨:
- 2012.01.23 11:18
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Real author:
Vladimir Hlystov
The indicator creates areas of preferable stop-losses location for long and short positions at any time. That can be useful for trailing stop operation.
Clouds borders consist of stop-loss high and low values for Buy and Sell positions.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/706

The CDemaOnArray class is intended for calculation of DEMA (Double Exponential Moving Average) on an indicator buffer.

This version of the DinapoliTargets_Full indicator is convenient with its capability to be draw for any bar of a chart, what allows seeing the whole picture of the market behavior relative to the indicator levels on each bar. Apparently this indicator can be most useful when analyzing a strategy in the offline mode.

Polarized Fractal Efficiency is a technical indicator that displays the current market prices efficiency.

CDeMarkerOnArray class is designed for calculation of DeMarker values on indicator buffers.