Watch how to download trading robots for free
Find us on Twitter!
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

ZZ_Ensign_Fibo - indicator for MetaTrader 4

Views:
29957
Rating:
(13)
Published:
2008.07.28 07:45
Updated:
2014.04.21 14:52
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

A ZigZag alike the one used in Ensign with little differences (v1). With displaying of statical and dynamical Fibo levels and Andrews' pitchfork.

Parameters:

minBars - the bars filter (the number of bars is specified)

minSize - the filter by the number of points (the number of points is specified)

ExtFiboType = true - the fibs with Pesavento numbers, false - the standard Fibo levels

ExtFiboDinamic - enables the displaying of dynamical Fibo levels. The dynamical Fibo levels are displayed on the first ray of ZigZag.

ExtFiboStatic - enables the displaying of statical Fibo levels

ExtFiboStaticNum - the number of ZigZag ray the statical Fibonacci levels will be displayed from. 1<ExtFiboStaticNum<=9

ExtFiboS и ExtFiboD - the choice of colors for statical and dynamical fibs.

ExtPitchfork = 1 the Andrews' pitchfork is displayed from the last three extremums, ZigZag=2 the 50% median is displayed in addition

ExtLinePitchfork - specifies the color of Andrews' pitchfork


ZZ_Ensign_Fibo

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8257

Corelation Corelation

The indicator is intended for searching the correlations between different symbols. It allows to overlay one chart with another to visually detect how do different symbols correlate between each other.

Kanal_Ant Kanal_Ant

The indicator of MA-channel allows to analyse the dynamics of the price by using the technique of A_Vlad, the gist of it is the line of balance LB acts as the attraction of price when there is no external influence.

FiboPiv_Daily_DK FiboPiv_Daily_DK

The indicator FiboPiv_Daily_DK.

MACD with crossing MACD with crossing

Indicator MACD with crossing.