당사 팬 페이지에 가입하십시오
- 게시자:
- Andrey Shpilev
- 조회수:
- 6512
- 평가:
- 게시됨:
- 2014.04.25 14:39
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Real author:
Collector (https://www.mql5.com/en/code/9217)
The indicator code is a "literal" translation from MQL4 to MQL5.
In general, the indicator can be used for determining trend on high timeframes (day, week), and for receiving short-term alerts of volatility breakthrough on small timeframes (hour, 4 hours). Intraday traders and small TF fans may also like this indicator.
Alas, a screenshot of the recommended resolution (750x500) does not reveal all the advantages; however, the indicator provides required information in a convenient way.
Tips:
- May your trading be profitable! :)
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/2246

A set of support and resistance levels built on the last tops of GannZIGZAG.

A set of support and resistance levels built on the last tops of ZigZag_NK_MTF with an option of fixing the timeframe, on which the zigzag is calculated.

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

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