거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
128371
평가:
(69)
게시됨:
2008.02.26 08:59
업데이트됨:
2014.04.21 14:52
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

It is a simple indicator that places semaphore points on the maximum and minimum of a higher, medium and lower period.

The basis of the zigzag calculation is the algorithm by klot.

Main settings:
Period1=5;                   Periods are set. If you want to remove a semaphore, set 0.
Period2=13;                
Period3=34;

Dev_Step_1="1,3";                  Deviation and step of each period are set. Two figures comma separated. Deviation and step are like in a simple Zigzag.
Dev_Step_2="8,5";
Dev_Step_3="21,12";


Symbol_1_Kod=140;                The semaphore symbol on a chart can be changed. The figure is the current symbol code.
Symbol_2_Kod=141;
 Symbol_3_Kod=142;

This indicator was written during the current work of creating an algorithm of an Expert Advisor according to the system "folding rule by Likhovidov".

You can read about the creation of the algorithm of "folding rule by Likhovidov" here: http://forum.profiforex.ru/showthread.php?p=15660#post15660

 

 

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

RSI DeMarker Super Position RSI DeMarker Super Position

Indicator RSI DeMarker Super Position

Impulse MACD Impulse MACD

Impulse MACD. The method of its construction is not traditional. This indicator is the result of laziness and absence of a working area on a chart.

DeMark Trendline Trader DeMark Trendline Trader

DeMark Trendline Trader indicator.

#MTF Center of Gravity #MTF Center of Gravity

#MTF Center of Gravity indicator.