MQL4 - automated forex trading   /  

Code Base

Code Base  Indicators  3_Level_ZZ_Semafor To post a new code, please log in or register

This library is for
MetaTrader 4
Download MT 4 - 5.5 Mb

Mobile trading!
Buy a license and be mobile in your trading!

Name:
3_Level_ZZ_Semafor [ ru | cn ]
Author: asystem2000 (2008.02.26 09:59)
Downloaded: 10400
Download:
 3_Level_ZZ_Semafor.mq4 (7.9 Kb) View

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

 

 

5 comments  To post a new comment, please log in or register

Somebody pls help me to add email alert when number 3 appears? Thanks

23.12.2009 18:31 InvestDad

Great one!

07.09.2009 01:04 BlueSkyThinking

nice indicator.pl

16.05.2009 23:29 27-3-1984

I am confused about the Dev_Step input. Input 1 is 1,3 where 1 is less than 3 but the other inputs have the larger number first.


Can someone please explain in detail what these mean?


Thanks.







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 writt

20.03.2009 23:46 TheRumpledOne

Where can I find the description in english of the folding rule by Likhovidov?

I do not speak russian

26.02.2008 12:13 marcb