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
Views:
10344
Rating:
(28)
Published:
2012.12.12 10:03
Updated:
2013.02.04 14:13
nonlagma_v1.mq5 (8.54 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Weighted Moving Average with a minimal lag using a damping cosine wave as the line of weight coefficients.

The indicator has two filters. They are static (in points) and dynamic (expressed as a decimal). They allow cutting the price noise giving a stepped shape to the Moving Average. Moreover, there is the possibility to highlight the trend direction by color.

Also a built-in algorithm of drawing the indicator for the high timeframes is used.

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

Exp_2MoHLC Exp_2MoHLC

The Exp_2MoHLC based on the signals taken from the 2MoHLC_ indicator

SuperZigZag SuperZigZag

ZigZag with the ability to specify the "significant movement" in points

VFractals VFractals

The VFractals indicator marks the level of the fractal formed on the bar with a volume larger than the average volume of the last 3 bars to fractal

ALMA(Arnaud Legoux Moving Average) ALMA(Arnaud Legoux Moving Average)

Weighted Moving Average with a regulated lag using a curve of the normal (or Gauss) distribution as the function of weight coefficients