당사 팬 페이지에 가입하십시오
ZigZag Signal - MetaTrader 4용 지표
- 조회수:
- 26091
- 평가:
- 게시됨:
- 2015.12.11 10:19
- 업데이트됨:
- 2016.11.22 07:32
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Signal based on the ZigZag indicator.
The following pattern is implemented:
А — double bottom, the C level is above the B level, the D level is above the C level.
Hints:
Best used on EURUSD M15 with the default parameters, other periods are also acceptable.
As the ZigZag is redrawn, it is better to test the indicator in the strategy tester.
The images show the signal triggering series sorted from the indicator publication moment by time in descending order, EURUSD M15 is used.
The images were taken in the strategy tester.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/14029
A small improvement of the little known TVI indicator (https://www.mql5.com/ru/code/7804).
Ticks collectorCollection of ticks with writing data to a file and plotting non-standard charts.
The converter of the tick files created with the Ticks collector into different data representation formats.
On the MaZiThe Expert Advisor is based on the "On the MaZi" strategy.