Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

3_Level_ZZ_Semafor - indicator for MetaTrader 4

Views:
128340
Rating:
(69)
Published:
2008.02.26 08:59
Updated:
2014.04.21 14:52
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

 

 

Translated from Russian by MetaQuotes Ltd.
Original code: 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.