거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 15193
- 평가:
- 게시됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Author: Tartan

Quote:
Details on its usage.
Attach three indicators to the chart (ADXCross, NDuet and SUrovny)
The first two place entry arrows at the interval of 1-2 bars from each other
- this is an entry with cross-confirmation, use it to enter.
Also plot ЕМА55 on the chart (it is involved, but there is no buffer for it)
The third indicator will put its confirmation arrow much later, but reliably.
If the first 2 signals have not been confirmed by the third indicator, and
the price reversed and ЕМА55 went inside the channel - close by market - this will
either be zero, a small plus or a small minus, then wait for the next signal.
Such tactic allows to avoid large risks and drawdowns, and also there is no
need for a stop loss - the position of ЕМА55 relative to the channel will serve as a stop. */
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/7340

One of the greatly smoothing trend indicators.

As I recall, this indicator had been written by OlegVS for МТ3, for determining the flat. If the price is inside the dotted channel - flat. And MaksiGen redesigned it for МТ4.

Trend indicator based on the Kaufman's AMA.

Perfect Commodity Channel Index. It has a certain similarity in the calculation method with the Commodity Channel Index (CCI) by D. Lambert.