거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
라이브러리

Trading Signals Module Based on Delta ZigZag Indicator - MetaTrader 5용 라이브러리

조회수:
8025
평가:
(36)
게시됨:
2015.01.28 15:27
업데이트됨:
2016.11.22 07:32
\MQL5\Include\Expert\MySignals\ \MQL5\Indicators\
DeltaZigZag.mq5 (10.69 KB) 조회
\MQL5\Experts\
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Trading signals module based on Delta ZigZag indicator for MQL5 Wizard.

Buy Signals:

When the price breaks indicator's horizontal level from the bottom up, it is assumed that a descending trend has been replaced by an ascending one, and the module displays buy signal.

Sell Signals:

When the price breaks indicator's horizontal level from top downward, it is assumed that an ascending trend has been replaced by a descending one, and the module displays sell signal.

Module input parameters:

In addition to indicator parameters, you can set an absolute value of a generated forecast (trend).

Fig. 1 Example of the trading signals based on Delta ZigZag indicator

Fig. 1 Example of the trading signals based on Delta ZigZag indicator

Tips:

  • The module is best applied for determining a trend on high timeframes for filtering trading signals in smaller periods.

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

Trailing Stop Module Based on Delta ZigZag Trailing Stop Module Based on Delta ZigZag

The module for tracking open positions based on Delta ZigZag for MQL5 Wizard.

SMTP Mail Library SMTP Mail Library

Library for sending mail messages.

YZ_Summer_Time YZ_Summer_Time

Checking a date for belonging to winter or summer time. The code was developed for news debugging.

Margin Calculation Margin Calculation

Library for calculation of a margin required for opening a position in MetaТrader 5.