당사 팬 페이지에 가입하십시오
- 조회수:
- 129948
- 평가:
- 게시됨:
- 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

Indicator RSI DeMarker Super Position

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 indicator.

#MTF Center of Gravity indicator.